summaryrefslogtreecommitdiff
path: root/include/start_menu.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-08 21:41:23 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-08 21:41:23 -0400
commite651e6a7847bb8f1a55506c8f7729176f84fabf9 (patch)
treed33edc5ea9bd932726c558e14cac964882ac09f6 /include/start_menu.h
parentcc8b69676d79bd0791373dce093a33b5e831de49 (diff)
Remaining functions and data in start_menu_debug
Diffstat (limited to 'include/start_menu.h')
-rw-r--r--include/start_menu.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/start_menu.h b/include/start_menu.h
index ee76e9863..df4efda6d 100644
--- a/include/start_menu.h
+++ b/include/start_menu.h
@@ -12,4 +12,8 @@ void sub_8071B28(void);
void debug_sub_8075DB4(struct BattleTowerEReaderTrainer *ereaderTrainer, const u8 *b, u32 trainerId);
bool8 debug_sub_8075C30(void);
+#if DEBUG
+extern u32 gUnknown_Debug_03004BD0;
+#endif // DEBUG
+
#endif // GUARD_STARTER_CHOOSE_H