Decompile heliCheckTargetVisible

This commit is contained in:
Ryan Dwyer
2020-01-14 22:21:21 +10:00
parent 93b4447ded
commit e9a37e2e69
9 changed files with 38 additions and 65 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ u32 func0f079f1c(void);
u32 func0f07accc(void);
struct heliobj *heliFromObj(struct defaultobj *obj);
u32 func0f07ae18(struct heliobj *heli, u32 arg1);
u32 func0f07af34(struct heliobj *heli);
bool heliCheckTargetVisible(struct defaultobj *obj);
void heliSetTarget(struct defaultobj *obj, u32 chrnum);
bool heliAttack(struct defaultobj *obj);
bool heliStop(struct defaultobj *obj);