diff options
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; |
