summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/new_game.c')
-rw-r--r--src/new_game.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_game.c b/src/new_game.c
index 11449a7c7..3225ba2bd 100644
--- a/src/new_game.c
+++ b/src/new_game.c
@@ -109,7 +109,7 @@ void NewGameInitData(void)
sub_80AB1B0();
sub_80530AC();
sub_8052DA8();
- GameFreakRTC_Reset();
+ InitLinkBattleRecords();
InitShroomishSizeRecord();
InitBarboachSizeRecord();
gPlayerPartyCount = 0;