Rename Item PC symbols
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user