summaryrefslogtreecommitdiff
path: root/include/battle_records.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-10-06 13:06:13 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-10-06 13:06:13 -0700
commit0873084a5d143c4e7eab682f7d27a3255ed281b7 (patch)
tree97a40e025017f29ed3faf7118e1080c9d9b75b98 /include/battle_records.h
parentd4ba74fb34c78a6f80e5e51ac3ccc295191e7128 (diff)
Sync some function names with pokeemerald.
Diffstat (limited to 'include/battle_records.h')
-rw-r--r--include/battle_records.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/battle_records.h b/include/battle_records.h
index 5ddb11472..88ff6adc9 100644
--- a/include/battle_records.h
+++ b/include/battle_records.h
@@ -4,7 +4,6 @@
extern u8 gRecordsWindowId;
void ClearPlayerLinkBattleRecords(void);
-void InitLinkBattleRecords(void);
void UpdatePlayerLinkBattleRecords(s32 battlerId);
void ShowLinkBattleRecords(void);
void RemoveRecordsWindow(void);