summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-25 19:58:39 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-25 19:58:39 -0500
commit0ebdbcfd5b1d352d37f5806943b124e915cbfe8b (patch)
tree872a2951cc274a2e40656c4f99462b4327c363d7 /src/new_game.c
parent52c0e05abbd0b58c943d045a8457c45c72caac38 (diff)
Document union room chat
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 7428563de..05fb9c83e 100644
--- a/src/new_game.c
+++ b/src/new_game.c
@@ -143,7 +143,7 @@ void NewGameInitData(void)
sub_809C794();
InitEasyChatPhrases();
ResetTrainerFanClub();
- copy_strings_to_sav1();
+ UnionRoomChat_InitializeRegisteredTexts();
ResetMiniGamesResults();
sub_8143D24();
SetAllRenewableItemFlags();