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);
+1 -1
View File
@@ -110,7 +110,7 @@ u32 func0002da50(void);
u32 func0002dac8(void);
u32 func0002db98(void);
u32 func0002dc18(void);
u32 func0002dc3c(void);
bool hasLineOfSight(struct coord *coord, s16 *room, struct coord *coord2, s16 *room2, s32 arg4, s32 arg5);
u32 func0002dcd0(void);
u32 func0002dcfc(void);
u32 func0002dd90(void);