From e6ea51bc3dcf69310c5dcdae5b812dc74e628aaf Mon Sep 17 00:00:00 2001 From: inspectredc <78732756+inspectredc@users.noreply.github.com> Date: Tue, 16 Apr 2024 20:31:29 +0100 Subject: ac_Fuusen OK and documented (#174) * ac_Fuusen OK and documented * add struct offsets * use null post merge * fix sym stuff * suggestions * act_balloon extracted * remove fake symbol * name object enum * include assets * fgname enum/macro --- include/code_variables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/code_variables.h') diff --git a/include/code_variables.h b/include/code_variables.h index 68794be..ef7a780 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -459,7 +459,7 @@ extern s32 CanLookGokiCount; // extern UNK_TYPE D_80106D78_jp; // extern UNK_TYPE D_80106D8C_jp; // extern UNK_TYPE D_80106DA0_jp; -// extern UNK_TYPE D_80106E10_jp; +extern s32 fuusen_DEBUG_mode_flag; // extern UNK_TYPE D_80107010_jp; // extern UNK_TYPE D_80107020_jp; -- cgit v1.2.3