Decompile chopperTickCombat

This commit is contained in:
Ryan Dwyer
2022-04-11 18:12:29 +10:00
parent 0003115ab0
commit 282de6053d
5 changed files with 213 additions and 557 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ bool chopperSetArmed(struct chopperobj *obj, bool armed);
void chopperRestartTimer(struct chopperobj *obj);
f32 chopperGetTimer(struct chopperobj *heli);
void chopperSetMaxDamage(struct chopperobj *obj, u16 health);
u32 func0f07b164(void);
f32 func0f07b164(struct coord *pos1, struct coord *pos2, struct coord *pos3, struct coord *pos4);
void chopperFireRocket(struct chopperobj *chopper, bool side);
u32 func0f07b3f0(void);
void func0f07ba38(struct prop *prop, f32 roty, f32 rotx, struct coord *vector, u32 arg4);
+1 -1
View File
@@ -2049,7 +2049,7 @@ struct chopperobj { // objtype 0x39
/*0xb0*/ f32 otz;
/*0xb4*/ f32 bob;
/*0xb8*/ f32 bobstrength;
/*0xbc*/ u32 targetvisible;
/*0xbc*/ bool targetvisible;
/*0xc0*/ s32 timer60;
/*0xc4*/ s32 patroltimer60;
/*0xc8*/ u32 gunturnyspeed60;