Add cPhs_State typedef and use it everywhere

This commit is contained in:
LagoLunatic
2025-03-17 22:26:56 -04:00
parent 455ff4a571
commit 822b13e57a
887 changed files with 2448 additions and 2470 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ static BOOL dEnvSe_Delete(dEnvSe_c* i_this) {
}
/* 8017DB38-8017DB40 .text dEnvSe_Create__FP12kankyo_class */
static s32 dEnvSe_Create(kankyo_class*) {
static cPhs_State dEnvSe_Create(kankyo_class*) {
return cPhs_COMPLEATE_e;
}