summaryrefslogtreecommitdiff
path: root/include/pokemon_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pokemon_menu.h')
-rw-r--r--include/pokemon_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pokemon_menu.h b/include/pokemon_menu.h
index 1c8e6772f..5cac57d5d 100644
--- a/include/pokemon_menu.h
+++ b/include/pokemon_menu.h
@@ -36,6 +36,7 @@ enum
extern u8 gLastFieldPokeMenuOpened;
extern void (*gUnknown_03005CE4)(void);
+void sub_8089CD4(u8 taskID);
void sub_808B5B4(u32 taskID);
void sub_8089A70(void);
void sub_8089C50(u8 arg0, u8 arg1, u8 arg2, u8 noOfOptions, const struct MenuAction2 *menuActions, const u8 *order);