Decompile heliAttack

This commit is contained in:
Ryan Dwyer
2020-01-14 22:01:59 +10:00
parent 5e27cf969d
commit 70a3864737
3 changed files with 18 additions and 26 deletions
+2 -2
View File
@@ -165,8 +165,8 @@ struct heliobj *heliFromObj(struct defaultobj *obj);
u32 func0f07ae18(struct heliobj *heli, u32 arg1);
u32 func0f07af34(struct heliobj *heli);
void heliSetTarget(struct heliobj *heli, s32 arg1);
u32 func0f07b038(struct heliobj *heli);
bool heliTryStop(struct defaultobj *obj);
bool heliAttack(struct defaultobj *obj);
bool heliStop(struct defaultobj *obj);
bool heliSetArmed(struct defaultobj *obj, bool armed);
void heliRestartTimer(struct defaultobj *obj);
f32 heliGetTimer(struct heliobj *heli);