summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-17 19:31:03 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-17 19:31:03 +0100
commit1b7246395d0d7e47834f3b9c4f9f016a906a9953 (patch)
treee775f8d4d5e30bbfb7ef3b5ca9dcf62171d919bb /include/party_menu.h
parentba00a1c688f84edcab44bd183d6dea4e2e7ba0be (diff)
parenta98c6bf210cec0591badb51be1e472c5fb4f1f1a (diff)
merge conflicts, review changes, daycare
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