summaryrefslogtreecommitdiff
path: root/include/player_pc.h
diff options
context:
space:
mode:
authorultima-soul <akshayjhanji@hotmail.com>2019-10-06 13:06:13 -0700
committerultima-soul <akshayjhanji@hotmail.com>2019-10-06 13:06:13 -0700
commit0873084a5d143c4e7eab682f7d27a3255ed281b7 (patch)
tree97a40e025017f29ed3faf7118e1080c9d9b75b98 /include/player_pc.h
parentd4ba74fb34c78a6f80e5e51ac3ccc295191e7128 (diff)
Sync some function names with pokeemerald.
Diffstat (limited to 'include/player_pc.h')
-rw-r--r--include/player_pc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/player_pc.h b/include/player_pc.h
index ff1c33d1a..06ab0cb0f 100644
--- a/include/player_pc.h
+++ b/include/player_pc.h
@@ -21,6 +21,6 @@ struct PlayerPC_Unk_203AAC4
// Exported ROM declarations
void sub_816B060(u8 taskId);
-void sub_80EB658(void);
+void NewGameInitPCItems(void);
#endif //GUARD_PLAYER_PC_H