summaryrefslogtreecommitdiff
path: root/include/recorded_battle.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-10-02 23:32:39 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-10-02 23:32:39 +0200
commitdb58d5e24a89d9c411231a74ce01daed7a303d67 (patch)
tree9b4e178713a97421246c3ebe3706b8aa302bab7a /include/recorded_battle.h
parentd4e1c417d37b097bd8e7539e87a75f7026d4dc9a (diff)
battle2 3500 C lines
Diffstat (limited to 'include/recorded_battle.h')
-rw-r--r--include/recorded_battle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/recorded_battle.h b/include/recorded_battle.h
index 5f3099d83..2040f2b8a 100644
--- a/include/recorded_battle.h
+++ b/include/recorded_battle.h
@@ -9,6 +9,7 @@ void RecordedBattle_SetBankAction(u8 bank, u8 action);
void sub_8185F90(u16 arg0);
bool8 sub_8186450(void);
u8 sub_8185FAC(void);
+u8 sub_8185FB8(void);
u8 MoveRecordedBattleToSaveData(void);
#endif // GUARD_RECORDED_BATTLE_H