diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-02 07:28:09 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-08-02 07:28:09 +0800 |
commit | 742a7ee1beab323e30d60c599697a2a831c4f4de (patch) | |
tree | 0398c32de72a880fae0223d017fa3ab814e9c472 /include/battle.h | |
parent | c2964e818143757ca5586b1a811669a1c287e870 (diff) |
ported reshow_battle_screen from pokeem
Diffstat (limited to 'include/battle.h')
-rw-r--r-- | include/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle.h b/include/battle.h index 357bbbd8c..1e50a5dc1 100644 --- a/include/battle.h +++ b/include/battle.h @@ -795,6 +795,7 @@ void ApplyPlayerChosenFrameToBattleMenu(void); bool8 LoadChosenBattleElement(u8 caseId); void DrawMainBattleBackground(void); void task00_0800F6FC(u8 taskId); +void sub_800F324(void); enum { |