summaryrefslogtreecommitdiff
path: root/include/battle_records.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/battle_records.h')
-rw-r--r--include/battle_records.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle_records.h b/include/battle_records.h
index 97f28a3b0..b66fbd686 100644
--- a/include/battle_records.h
+++ b/include/battle_records.h
@@ -2,5 +2,6 @@
#define GUARD_BATTLE_RECORDS_H
void ClearPlayerLinkBattleRecords(void);
+void TryRecordLinkBattleOutcome(s32 battlerId);
#endif // GUARD_BATTLE_RECORDS_H