Rename Item PC symbols

This commit is contained in:
PikalaxALT
2019-06-17 10:21:32 -04:00
parent 632a7e8c08
commit 2b750cf444
64 changed files with 709 additions and 686 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef GUARD_ITEM_PC_H
#define GUARD_ITEM_PC_H
void ItemPc_Init(u8 a0, MainCallback callback);
void ItemPc_SetInitializedFlag(u8);
#endif //GUARD_ITEM_PC_H