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