summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-11-09 19:43:30 -0600
committerDiegoisawesome <diego@domoreaweso.me>2017-11-09 20:30:56 -0600
commit09e431077af3c6fe672ad8a775b58d955596b81d (patch)
tree88d2eceb1071df85b4f73b1742885127755579c6 /include/party_menu.h
parent2d3044aaa645bbad85e8e60dfe23f7f0224383ca (diff)
parentaf197ccd3bd62fab813154dc4311e65f9992a676 (diff)
Merge remote-tracking branch 'pret/master' into dump_maps
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