mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Add cPhs_State typedef and use it everywhere
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ static BOOL dKyeff_Delete(dKyeff_c* i_this) {
|
||||
}
|
||||
|
||||
/* 80198518-80198758 .text dKyeff_Create__FP12kankyo_class */
|
||||
static s32 dKyeff_Create(kankyo_class* i_ky) {
|
||||
static cPhs_State dKyeff_Create(kankyo_class* i_ky) {
|
||||
dKyw_wether_init();
|
||||
|
||||
if (strcmp(dComIfGp_getStartStageName(), "Name") == 0) {
|
||||
|
||||
Reference in New Issue
Block a user