Merge branch 'zret' of github.com:HarbourMasters/mm into zret

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-11-01 05:01:17 -03:00
2 changed files with 9 additions and 2 deletions
+5 -1
View File
@@ -118,7 +118,11 @@ extern UNK_TYPE D_060081F4;
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_En_Jso2/func_80A77880.s")
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_En_Jso2/func_80A778D8.s")
void func_80A778D8(EnJso2* this) {
this->unk284 = 0;
this->unk36C = 2;
this->actionFunc = func_80A778F8;
}
#pragma GLOBAL_ASM("asm/non_matchings/overlays/ovl_En_Jso2/func_80A778F8.s")
+4 -1
View File
@@ -11,7 +11,10 @@ typedef struct EnJso2 {
/* 0x0000 */ Actor actor;
/* 0x0144 */ char unk_144[0x134];
/* 0x0278 */ EnJso2ActionFunc actionFunc;
/* 0x027C */ char unk_27C[0xE14];
/* 0x027C */ char unk_27C[0x8];
/* 0x0284 */ s16 unk284;
/* 0x0286 */ char unk_286[0xE6];
/* 0x036C */ s32 unk36C;
} EnJso2; // size = 0x1090
#endif // Z_EN_JSO2_H