summaryrefslogtreecommitdiff
path: root/include/battle_records.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-03-02 10:13:06 -0500
committerGitHub <noreply@github.com>2020-03-02 10:13:06 -0500
commitfc51c579d4a422b168a4efb88b5f15164fbb7db0 (patch)
treef2da1e7beaddf0579426a18519d7c331d7ff19e1 /include/battle_records.h
parent43f66fce5574592ac1c37b9452fe858e482156bb (diff)
parentc36ef94a0dae1e60a8e641aced35ee2084c183eb (diff)
Merge pull request #277 from PikalaxALT/cable_club
Cable club
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