summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/party_menu.h')
-rw-r--r--include/party_menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/party_menu.h b/include/party_menu.h
index 175aba639..c93f63a6d 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -2,5 +2,6 @@
#define GUARD_PARTY_MENU_H
bool8 pokemon_has_move(struct Pokemon *, u16);
+void DoWallyTutorialBagMenu(void);
#endif // GUARD_PARTY_MENU_H