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
@@ -22,7 +22,7 @@ void daObjRcloud_c::create_heap() {
}
/* 00000238-000003B4 .text _create__13daObjRcloud_cFv */
s32 daObjRcloud_c::_create() {
cPhs_State daObjRcloud_c::_create() {
/* Nonmatching */
}
@@ -67,7 +67,7 @@ bool daObjRcloud_c::_draw() {
}
/* 00000848-00000868 .text daObjRcloud_Create__FP10fopAc_ac_c */
static s32 daObjRcloud_Create(fopAc_ac_c*) {
static cPhs_State daObjRcloud_Create(fopAc_ac_c*) {
/* Nonmatching */
}