summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-25 20:11:00 -0700
committerYamaArashi <shadow962@live.com>2016-10-25 20:11:00 -0700
commit84037f37f22abb24b91a655461ce353ad4c1f22f (patch)
tree6a6f6ca44ccb3d4111de392c18d59e0f19d027e3 /src/new_game.c
parentfb2f1c8bce95cbe584fbd674b8e7865d2bc84bc6 (diff)
rename functions
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;