summaryrefslogtreecommitdiff
path: root/include/player_pc.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-10-06 18:03:21 -0400
committerGitHub <noreply@github.com>2019-10-06 18:03:21 -0400
commitfb9b695f9a366f662b5262f440d77c770b131d0d (patch)
tree4aea0466e25e069d4b17fc8d1d0cdd23bee6e128 /include/player_pc.h
parentb4b509f68477068ae111cc5a6094d858d396c4bb (diff)
parent076971ee687e1956a1b01144634b3e3468e23cff (diff)
Merge pull request #112 from ultima-soul/new_game
Decompile/port new_game
Diffstat (limited to 'include/player_pc.h')
-rw-r--r--include/player_pc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/player_pc.h b/include/player_pc.h
index f527ec9f5..06ab0cb0f 100644
--- a/include/player_pc.h
+++ b/include/player_pc.h
@@ -21,5 +21,6 @@ struct PlayerPC_Unk_203AAC4
// Exported ROM declarations
void sub_816B060(u8 taskId);
+void NewGameInitPCItems(void);
#endif //GUARD_PLAYER_PC_H