mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-12 05:27:02 -04:00
Decompile chopperIncrementBarrel
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user