diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2025-01-19 08:05:03 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-19 09:05:03 -0700 |
| commit | 6baf5141be2c6ea17eafe2f1350dc7a1c0d65b85 (patch) | |
| tree | cf91c1766fc5b0badc297cf32d7157393f4f36a3 /include/code_variables.h | |
| parent | a9e52e5a551e05de85e6ecf1d73ffbd455d0d3d0 (diff) | |
m_cpak OK (#238)
* Yaml setup
* mCPk_InitPak
* mCPk_get_pkinfo
* mCPk_PakOpen
* func_80079080_jp
* mCPk_SavePak
* func_8007919C_jp
* func_80079378_jp
* func_8007920C_jp
* func_80078EE0_jp
* func_80078EB4_jp
* func_8007942C_jp
* func_800792FC_jp
* func_800793A8_jp
* func_80079D00_jp
* func_80079BF8_jp
* func_80079B28_jp
* func_80079EA4_jp
* func_800794E4_jp
* func_80078F08_jp
* func_80079030_jp
* func_80078FE8_jp
* func_8007967C_jp
* func_80079708_jp
* func_80079760_jp
* func_80079838_jp
* func_800798DC_jp
* func_80079A24_jp
* func_80079AAC_jp
* func_80079E54_jp
* func_80079D50_jp
* func_80079E14_jp
* func_80079EDC_jp
* func_8007A008_jp
* func_80079F44_jp
* func_8007A080_jp
* func_80078F34_jp
* Some cleanup
* m_cpak
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index 42b5de2..b1e0978 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -184,11 +184,6 @@ extern s32 CanLookGokiCount; // extern UNK_TYPE D_80104688_jp; // extern UNK_TYPE D_80104690_jp; -// extern UNK_TYPE D_80104790_jp; -// extern UNK_TYPE D_80104794_jp; -// extern UNK_TYPE D_80104798_jp; -// extern UNK_TYPE D_8010479C_jp; -// extern UNK_TYPE D_801047A4_jp; // extern UNK_TYPE D_801047A8_jp; // extern UNK_TYPE D_801047B0_jp; // extern UNK_TYPE D_801047B8_jp; @@ -1120,9 +1115,6 @@ extern u8 D_80113854_jp; // extern UNK_TYPE RO_FLT_801167EC_jp; // extern UNK_TYPE RO_FLT_801167F0_jp; // extern UNK_TYPE RO_FLT_801167F4_jp; -// extern UNK_TYPE RO_80116800_jp; -// extern UNK_TYPE RO_STR_80116804_jp; -// extern UNK_TYPE RO_80116808_jp; // extern UNK_TYPE jtbl_80116810_jp; // extern UNK_TYPE RO_FLT_80116828_jp; // extern UNK_TYPE RO_STR_80116830_jp; @@ -1777,8 +1769,6 @@ extern u16 D_80000400[]; // extern UNK_TYPE B_80126D60_jp; // extern UNK_TYPE B_80126E60_jp; -// extern UNK_TYPE B_80137960_jp; -// extern UNK_TYPE B_80137C40_jp; // extern UNK_TYPE B_80137C48_jp; // extern UNK_TYPE B_80138818_jp; // extern UNK_TYPE B_80138E40_jp; |
