diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-01-20 10:52:28 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-20 11:52:28 -0700 |
| commit | 7c3634c2fbfa2756445435d62f0e20c2465cbfc8 (patch) | |
| tree | b9b3d663a6fa62066c33844eb247d72a9d0d7964 /include/code_variables.h | |
| parent | 6baf5141be2c6ea17eafe2f1350dc7a1c0d65b85 (diff) | |
s_cpak OK (#239)
* YAML setup
* func_800CD640_jp
* func_800CD68C_jp
* func_800CD730_jp
* func_800CD8F8_jp
* func_800CD990_jp
* func_800CD9F0_jp
* func_800CDA4C_jp
* func_800CDA90_jp
* func_800CDAD0_jp
* func_800CD760_jp
* func_800CD82C_jp
* Cleanup
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index b1e0978..45c637c 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -759,7 +759,7 @@ extern s32 fuusen_DEBUG_mode_flag; // extern UNK_TYPE D_8010EF48_jp; // extern UNK_TYPE D_8010EF50_jp; // extern UNK_TYPE D_8010EF60_jp; -// extern UNK_TYPE D_8010EF70_jp; +extern char D_8010EF70_jp[]; extern vs32 D_8010EFB0_jp; // TODO: Determine where this goes // extern UNK_TYPE D_8010EFB8_jp; |
