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
@@ -29,7 +29,7 @@ static BOOL daRct_Delete(RECTANGLE_class* i_this) {
}
/* 00000098-000000A0 .text daRct_Create__FP10fopAc_ac_c */
static int daRct_Create(fopAc_ac_c* i_this) {
static cPhs_State daRct_Create(fopAc_ac_c* i_this) {
return cPhs_COMPLEATE_e;
}