mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile heliAttack
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user