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
+2 -2
View File
@@ -27,7 +27,7 @@ void daObjOhatch_c::create_heap() {
}
/* 000003CC-00000548 .text _create__13daObjOhatch_cFv */
s32 daObjOhatch_c::_create() {
cPhs_State daObjOhatch_c::_create() {
/* Nonmatching */
}
@@ -72,7 +72,7 @@ bool daObjOhatch_c::_draw() {
}
/* 00000B64-00000B84 .text daObjOhatch_Create__FP10fopAc_ac_c */
static s32 daObjOhatch_Create(fopAc_ac_c*) {
static cPhs_State daObjOhatch_Create(fopAc_ac_c*) {
/* Nonmatching */
}