summaryrefslogtreecommitdiff
path: root/include/battle_records.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-10-06 14:47:08 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-10-06 14:47:08 -0700
commit52d40061ecdb2b47da10083c0359e06df5470eb1 (patch)
tree7ad8e6736a9c43cc7b87b97c4953f8a215359b68 /include/battle_records.h
parent0873084a5d143c4e7eab682f7d27a3255ed281b7 (diff)
Resolve review suggestions.
Diffstat (limited to 'include/battle_records.h')
-rw-r--r--include/battle_records.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/battle_records.h b/include/battle_records.h
index 88ff6adc9..97f28a3b0 100644
--- a/include/battle_records.h
+++ b/include/battle_records.h
@@ -1,12 +1,6 @@
#ifndef GUARD_BATTLE_RECORDS_H
#define GUARD_BATTLE_RECORDS_H
-extern u8 gRecordsWindowId;
-
void ClearPlayerLinkBattleRecords(void);
-void UpdatePlayerLinkBattleRecords(s32 battlerId);
-void ShowLinkBattleRecords(void);
-void RemoveRecordsWindow(void);
-void ShowTrainerHillRecords(void);
#endif // GUARD_BATTLE_RECORDS_H