diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-08-31 17:26:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-31 09:26:37 -0700 |
| commit | c6f75799390c185e5a06cedd7c7296e735b22c81 (patch) | |
| tree | 9ec48437b1113b2848fa3e72055e065d717d2c2e /include/code_variables.h | |
| parent | 4e4b91939fe71079fbe8f68b0534b314d890ab17 (diff) | |
sys_ucode OK (#81)
* sys_ucode OK
* add map names for rspboot variables
* fixes
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index 4707dbd..c5c1192 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -811,11 +811,6 @@ extern vs32 D_8010EFB0_jp; // TODO: Determine where this goes // extern UNK_TYPE D_8010FCC0_jp; // extern UNK_TYPE D_8010FCD0_jp; extern MtxF MtxF_clear; -// extern UNK_TYPE D_8010FD50_jp; -// extern UNK_TYPE D_8010FD54_jp; -// extern UNK_TYPE D_8010FD58_jp; -// extern UNK_TYPE D_8010FD5C_jp; -extern s32 zurumode_flag; // extern UNK_TYPE D_8010FD70_jp; // extern UNK_TYPE D_80110000_jp; // extern UNK_TYPE D_80110D70_jp; |
