summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-08 11:43:54 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-08 11:43:54 -0500
commit50709682c7b1db4a1fcdfcf8080910bde2f969a1 (patch)
treea5547cbe82548abe318b280f504c695c88832b48 /include/party_menu.h
parent21b5f78d6a38032aa49870a4c02cacfed2249ab8 (diff)
through sub_8113FBC
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 c787bafb1..75a1645c4 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -14,5 +14,6 @@ bool8 pokemon_has_move(struct Pokemon *, u16);
void sub_81B58A8(void);
void DoWallyTutorialBagMenu(void);
u8 pokemon_ailments_get_primary(u32 status);
+u16 ItemIdToBattleMoveId(u16 itemId);
#endif // GUARD_PARTY_MENU_H