diff options
| author | Prakxo <87568477+Prakxo@users.noreply.github.com> | 2023-10-05 20:39:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-05 11:39:15 -0700 |
| commit | eba2c4cb0ffdee3adce5de9919e82cd4befe98c6 (patch) | |
| tree | ea7f8a1d49db63cefeab71829b608c1d4955cc0d /include/code_variables.h | |
| parent | 41c63f5f4db141e4e60980c354afdd4186aaa6e5 (diff) | |
m_cockroach OK (#106)
* m_cockroach OK
* fixes
* fixes
* fix
* forgor which change was mine lol
* space
---------
Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index eb70e01..526347a 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -60,7 +60,8 @@ // extern UNK_TYPE D_80102C68_jp; // extern UNK_TYPE D_80103C68_jp; // extern UNK_TYPE D_80103CE0_jp; -// extern UNK_TYPE D_80103D50_jp; +//TODO: find where this belongs +extern s32 CanLookGokiCount; // extern UNK_TYPE D_80103D55_jp; // extern UNK_TYPE D_80103D59_jp; // extern UNK_TYPE D_80103D60_jp; |
