diff options
| author | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2024-03-27 01:07:41 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 01:07:41 -0300 |
| commit | ec1d3da5644f9ebd08bb5dc3f82a959f750ea9a8 (patch) | |
| tree | 5f8aa90bcb6039b20de499a92a8241e6cc80f7dc /include/context.h | |
| parent | 4a572e7e30173cf9d643ffa63c711a92b358d016 (diff) | |
export configuration for ast_great_fox & ast_sector_z & ast_sector_y (#175)
* Matchpoint
* remove symbols from undef
* remove header
* comments
* var rename
* remove header
* first asset
* progress
* progress
* progress, should be matching. Torch bug?
* comments
* update torch with Peter's fix
* PRINTF
* replace symbol usage
* todo comment
* D_SX_6000000 usage
* progress
* Matchpoint
* progress replacing symbol usage (apo apo ahora)
* remove headers
* va bene
* format
* remove header
Diffstat (limited to 'include/context.h')
| -rw-r--r-- | include/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/context.h b/include/context.h index 479ee24c..66822575 100644 --- a/include/context.h +++ b/include/context.h @@ -287,7 +287,7 @@ extern s32 D_80177B00[4][4]; extern u8 D_Timer_80177B44; extern u8 D_80177B4C; extern u8 D_80177B6C; -extern u8 D_80177B8C; +extern u8 gGreatFoxIntact; extern u8 D_80177BAC; extern u16 D_Timer_80177BD0[4]; extern u16 D_80177C30[4]; |
