From e651e6a7847bb8f1a55506c8f7729176f84fabf9 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sun, 8 Apr 2018 21:41:23 -0400 Subject: Remaining functions and data in start_menu_debug --- include/start_menu.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/start_menu.h') 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 -- cgit v1.2.3