summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authoritskobold <itskobold@users.noreply.github.com>2017-11-17 09:25:40 +0000
committeritskobold <itskobold@users.noreply.github.com>2017-11-17 09:25:40 +0000
commit370e47beeef3f115d071161a7b2f09dcfbd2168b (patch)
tree648fdb13c6a341e8efc5ba5c734f7cd25d826b60 /include/party_menu.h
parent46ee15b96250d53b4100171c572f6e6b6e2c99c6 (diff)
parenta98c6bf210cec0591badb51be1e472c5fb4f1f1a (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