summaryrefslogtreecommitdiff
path: root/include/start_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/start_menu.h')
-rw-r--r--include/start_menu.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/start_menu.h b/include/start_menu.h
index 327df8c16..b035eb211 100644
--- a/include/start_menu.h
+++ b/include/start_menu.h
@@ -13,7 +13,11 @@ void debug_sub_8075DB4(struct BattleTowerEReaderTrainer *ereaderTrainer, const u
bool8 debug_sub_8075C30(void);
#if DEBUG
-extern u32 gUnknown_Debug_03004BD0;
+extern u8 gUnknown_Debug_03004BD0;
+// TODO: see if this is in rev1+
+#if (ENGLISH && REVISION == 0)
+extern u8 gUnknown_Debug_Murakawa2;
+#endif
#endif // DEBUG
#endif // GUARD_START_MENU_H