From eba2c4cb0ffdee3adce5de9919e82cd4befe98c6 Mon Sep 17 00:00:00 2001 From: Prakxo <87568477+Prakxo@users.noreply.github.com> Date: Thu, 5 Oct 2023 20:39:15 +0200 Subject: m_cockroach OK (#106) * m_cockroach OK * fixes * fixes * fix * forgor which change was mine lol * space --------- Co-authored-by: emilybrooks --- include/code_variables.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/code_variables.h') 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; -- cgit v1.2.3