summaryrefslogtreecommitdiff
path: root/include/party_menu.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-29 02:39:41 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-07-31 07:58:07 +0800
commit935f93a0752604f1375c79e6225baa6774b60280 (patch)
treee4f35d322490ef19b6481e58327732faea810ff4 /include/party_menu.h
parent37be39117ad0a02f67fbba2b5329dadbb87f2c6d (diff)
ported battle_gfx_sfx_util from pokeem
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 e4fc182e9..2ae33175c 100644
--- a/include/party_menu.h
+++ b/include/party_menu.h
@@ -62,5 +62,6 @@ void sub_81279E0(void);
void ItemUseCB_Medicine(u8 taskId, TaskFunc followUpFunc);
u8 GetItemEffectType(u16 itemId);
u8 pokemon_order_func(u8);
+void sub_8127CAC(void);
#endif // GUARD_PARTY_MENU_H