diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-01-21 08:34:12 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 09:34:12 -0700 |
| commit | f013a028f42a1b11134bc5f22f28e9f48236b6f0 (patch) | |
| tree | 494da42deed3acac82e26dbdfc28f89e961f16ef /include/code_variables.h | |
| parent | 7c3634c2fbfa2756445435d62f0e20c2465cbfc8 (diff) | |
sFRm_flashrom OK (#240)
* YAML setup
* func_800CDF78_jp
* func_800CDEDC_jp
* func_800CDCC0_jp
* func_800CDE54_jp
* func_800CDB10_jp
* func_800CDECC_jp
* func_800CE04C_jp
* func_800CDBE0_jp
* func_800CDBF0_jp
* func_800CDC10_jp
* func_800CDC30_jp
* func_800CDDE0_jp
* func_800CE090_jp
* func_800CE0E8_jp
* func_800CE110_jp
* Cleanup
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index 45c637c..228cb9c 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -758,7 +758,7 @@ extern s32 fuusen_DEBUG_mode_flag; // extern UNK_TYPE D_8010EF30_jp; // extern UNK_TYPE D_8010EF48_jp; // extern UNK_TYPE D_8010EF50_jp; -// extern UNK_TYPE D_8010EF60_jp; + extern char D_8010EF70_jp[]; extern vs32 D_8010EFB0_jp; // TODO: Determine where this goes @@ -1901,18 +1901,6 @@ extern u16 D_80000400[]; // extern UNK_TYPE B_FLT_801446D0_jp; // extern UNK_TYPE B_801446D4_jp; // extern UNK_TYPE B_801446DB_jp; -// extern UNK_TYPE B_801446E0_jp; -// extern UNK_TYPE B_801446F8_jp; -// extern UNK_TYPE B_80144700_jp; -// extern UNK_TYPE B_80144718_jp; -// extern UNK_TYPE B_80144B18_jp; -// extern UNK_TYPE B_80144B38_jp; -// extern UNK_TYPE B_80144CE8_jp; -// extern UNK_TYPE B_80144CEC_jp; -// extern UNK_TYPE B_80144CFC_jp; -// extern UNK_TYPE B_80144D04_jp; -// extern UNK_TYPE B_80144D0C_jp; -// extern UNK_TYPE B_80144D14_jp; // extern UNK_TYPE B_80145390_jp; // extern UNK_TYPE B_80145610_jp; |
