Decompile scenarioKohTick

This commit is contained in:
Ryan Dwyer
2022-01-08 19:58:56 +10:00
parent 7b723f3032
commit df3c389b1c
3 changed files with 335 additions and 1395 deletions
+330 -1390
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1493,7 +1493,7 @@ enum sfx {
SFX_JO_LANDING_05B6,
SFX_JO_LANDING_05B7,
SFX_MP_SCOREPOINT,
SFX_05B9,
SFX_MP_HILLENTERED,
SFX_05BA,
SFX_MENU_SWIPE,
SFX_MENU_OPENDIALOG,
+4 -4
View File
@@ -4795,15 +4795,15 @@ struct scenariodata_koh {
/*0x800ac110*/ u32 unk00;
/*0x800ac114*/ s16 occupiedteam;
/*0x800ac116*/ s16 elapsed240;
/*0x800ac118*/ s16 unk08;
/*0x800ac118*/ s16 movehill;
/*0x800ac11a*/ s16 hillindex;
/*0x800ac11c*/ s16 hillcount;
/*0x800ac11e*/ s16 hillrooms[2];
/*0x800ac122*/ s16 hillpads[9];
/*0x800ac134*/ struct coord hillpos;
/*0x800ac140*/ f32 unk30;
/*0x800ac144*/ f32 unk34;
/*0x800ac148*/ f32 unk38;
/*0x800ac140*/ f32 colourfracr;
/*0x800ac144*/ f32 colourfracg;
/*0x800ac148*/ f32 colourfracb;
};
struct ctcspawnpadsperteam {