mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-08 20:20:04 -04:00
Missed some spots where cPhs_State should be used
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user