Decompile chopperIncrementBarrel

This commit is contained in:
Ryan Dwyer
2022-04-12 08:16:10 +10:00
parent 63b5219d53
commit 5e32d91c3f
6 changed files with 171 additions and 1862 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ f32 chopperGetTimer(struct chopperobj *heli);
void chopperSetMaxDamage(struct chopperobj *obj, u16 health);
f32 func0f07b164(struct coord *pos1, struct coord *pos2, struct coord *pos3, struct coord *pos4);
void chopperFireRocket(struct chopperobj *chopper, bool side);
void func0f07b3f0(struct prop *prop, bool firing);
void chopperIncrementBarrel(struct prop *prop, bool firing);
void chopperIncrementMovement(struct prop *prop, f32 goalroty, f32 goalrotx, struct coord *dir, bool firing);
void chopperTickFall(struct prop *chopper);
void chopperTickIdle(struct prop *chopper);