diff options
| author | kuchenmitsahne <25233413+kuchenmitsahne@users.noreply.github.com> | 2024-12-13 11:54:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-13 09:54:39 -0700 |
| commit | 60579a4260965c1de2e8a8f320fe9f8c3f5d2dde (patch) | |
| tree | 29a717650a88fae04ce0a26d7ef12baea3ca4080 /include/code_variables.h | |
| parent | 8e5451997741a70edf39d7840074f262005b0988 (diff) | |
m_field_info 37 additional functions OK (40/188 total) (#230)
* 25 functions OK
* 10 functions OK
* Add block type and block kind enums/defines
* Formatting/style pass
* Move `FieldMakeBlockType` to `m_field_make`
* Remove unused/duplicate defines
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index b484b81..f889763 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -397,9 +397,6 @@ extern s32 CanLookGokiCount; // extern UNK_TYPE D_8010674C_jp; // extern UNK_TYPE D_80106794_jp; // extern UNK_TYPE D_801067A4_jp; -// extern UNK_TYPE D_80106814_jp; -// extern UNK_TYPE D_80106818_jp; -// extern UNK_TYPE D_80106820_jp; // extern UNK_TYPE D_80106824_jp; // extern UNK_TYPE D_80106828_jp; // extern UNK_TYPE D_8010682C_jp; |
