Missed some spots where cPhs_State should be used

This commit is contained in:
LagoLunatic
2025-03-18 15:10:32 -04:00
parent 6541fea3e4
commit 4c3bd2c651
55 changed files with 91 additions and 92 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ int fopMsg_Delete(void* i_this) {
static int fopMsg_MSG_TYPE;
/* 8002A788-8002A860 .text fopMsg_Create__FPv */
int fopMsg_Create(void* i_this) {
cPhs_State fopMsg_Create(void* i_this) {
msg_class* _this = (msg_class*)i_this;
if (fpcM_IsFirstCreating(_this)) {