summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-07-20 12:41:34 -0400
committerGitHub <noreply@github.com>2019-07-20 12:41:34 -0400
commite4acfdf20b7d56b83cee6f4e49b257a2ecb92a95 (patch)
tree4346f5efdcea0f2adf207bc769488d3f129016fe /include/party_menu.h
parente13e7eccafdc48b648bf20f8e02f72130c51d1ab (diff)
parent9054fa32a01e102e668d1668c4e3893f2faffde8 (diff)
Merge pull request #82 from jiangzhengwenjz/pokemon
pokemon
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 3b620c3b0..e4fc182e9 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -61,5 +61,6 @@ void sub_8126894(u8 taskId, TaskFunc followUpFunc);
void sub_81279E0(void);
void ItemUseCB_Medicine(u8 taskId, TaskFunc followUpFunc);
u8 GetItemEffectType(u16 itemId);
+u8 pokemon_order_func(u8);
#endif // GUARD_PARTY_MENU_H