summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-10-20 19:14:38 -0700
committerYamaArashi <shadow962@live.com>2016-10-20 19:14:38 -0700
commitc2a93ea21e35635634b72c44587d405de146a6ac (patch)
tree717a8ac19f31ca0dc8f96534ae4344a6caf1e2f6 /src/new_game.c
parent70c362c2567ba90867a42cf42c378b02ad360e1d (diff)
new game PC items
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 0dab6116c..92810615e 100644
--- a/src/new_game.c
+++ b/src/new_game.c
@@ -119,7 +119,7 @@ void NewGameInitData(void)
sub_813420C();
gSaveBlock1.registeredItem = 0;
sub_80A3714();
- sub_8139C18();
+ NewGameInitPCItems();
sub_810C994();
sub_8133F80();
sub_80E6764();