summaryrefslogtreecommitdiff
path: root/include/recorded_battle.h
diff options
context:
space:
mode:
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