summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-11-17 15:07:17 -0600
committerDiegoisawesome <diego@domoreaweso.me>2017-11-17 15:07:17 -0600
commit52624c4fb7c145c33a2d0edc1d64b2d6e09c1336 (patch)
treeaec3073d480a2fbc3f0221397aa5e84f85755e48 /include/party_menu.h
parentf8402b3d7408e31a085dc136967f99705c764553 (diff)
parent3883c399912a35ca4eca3cbee7cb0c46c81e8d76 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald
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 c93f63a6d..7a7d59cd0 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -2,6 +2,7 @@
#define GUARD_PARTY_MENU_H
bool8 pokemon_has_move(struct Pokemon *, u16);
+void sub_81B58A8(void);
void DoWallyTutorialBagMenu(void);
#endif // GUARD_PARTY_MENU_H