Match _create()

This commit is contained in:
SuperDude88
2023-09-13 22:17:10 -04:00
parent a8e8fe3bb0
commit 5e4c71f7ac
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ void dead();
void chkDead();
void setLoadError();
int CheckItemCreateHeap(fopAc_ac_c*);
s32 CheckFieldItemCreateHeap(fopAc_ac_c*);
int CheckFieldItemCreateHeap(fopAc_ac_c*);
#endif /* D_A_ITEMBASE_STATIC_H */