Decompile chopperTickPatrol

This commit is contained in:
Ryan Dwyer
2021-01-17 19:43:18 +10:00
parent 26367582de
commit 1e3feac3c9
3 changed files with 63 additions and 183 deletions
+2 -2
View File
@@ -186,10 +186,10 @@ void chopperSetMaxDamage(struct chopperobj *obj, u16 health);
u32 func0f07b164(void);
void chopperFireRocket(struct chopperobj *chopper, bool side);
u32 func0f07b3f0(void);
void func0f07ba38(struct prop *prop, f32 roty, f32 rotx, struct coord *coord, u32 arg4);
void func0f07ba38(struct prop *prop, f32 roty, f32 rotx, struct coord *vector, u32 arg4);
void chopperTickAttackMode2(struct prop *chopper);
void func0f07c7b0(struct prop *chopper);
void chopperTickAttackMode0(struct prop *chopper);
void chopperTickPatrol(struct prop *chopper);
void chopperTickAttackMode1(struct prop *chopper);
void hovercarTick(struct prop *hovercar);
void hoverpropTick(struct prop *hoverprop, bool arg1);
+1 -1
View File
@@ -1612,7 +1612,7 @@ struct chopperobj { // objtype 0x39
/*0xb8*/ f32 bobstrength;
/*0xbc*/ u32 targetvisible;
/*0xc0*/ s32 timer60;
/*0xc4*/ u32 patroltimer60;
/*0xc4*/ s32 patroltimer60;
/*0xc8*/ u32 gunturnyspeed60;
/*0xcc*/ u32 gunturnxspeed60;
/*0xd0*/ f32 gunroty;