mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Add cPhs_State typedef and use it everywhere
This commit is contained in:
@@ -39,7 +39,7 @@ void daObjIce_c::tg_hitCallback(fopAc_ac_c*, dCcD_GObjInf*, fopAc_ac_c*, dCcD_GO
|
||||
}
|
||||
|
||||
/* 000005F4-000008C0 .text _create__10daObjIce_cFv */
|
||||
s32 daObjIce_c::_create() {
|
||||
cPhs_State daObjIce_c::_create() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
@@ -84,7 +84,7 @@ void daObjIce_c::setEffectMtx() {
|
||||
}
|
||||
|
||||
/* 000013A0-000013C0 .text daObjIce_Create__FP10fopAc_ac_c */
|
||||
static s32 daObjIce_Create(fopAc_ac_c*) {
|
||||
static cPhs_State daObjIce_Create(fopAc_ac_c*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user