mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile chrSawTargetRecently and chrHeardTargetRecently
This commit is contained in:
@@ -349,8 +349,8 @@ u32 func0f047934(void);
|
||||
u32 func0f047c80(void);
|
||||
u32 func0f0482cc(void);
|
||||
u32 func0f048398(void);
|
||||
u32 func0f048a14(struct chrdata *chr);
|
||||
u32 func0f048a4c(struct chrdata *chr);
|
||||
bool chrSawTargetRecently(struct chrdata *chr);
|
||||
bool chrHeardTargetRecently(struct chrdata *chr);
|
||||
float func0f048a84(struct chrdata *chr, struct coord *coord);
|
||||
float chrGetAngleToTarget(struct chrdata *chr);
|
||||
u32 func0f048b78(void);
|
||||
|
||||
@@ -70,8 +70,8 @@
|
||||
/*0x0040*/ bool ai0040(void);
|
||||
/*0x0041*/ bool ai0041(void);
|
||||
/*0x0042*/ bool aiIfInLoadedRoom(void);
|
||||
/*0x0043*/ bool ai0043(void);
|
||||
/*0x0044*/ bool aiIfShotAtCloseRange(void);
|
||||
/*0x0043*/ bool aiIfSawTargetRecently(void);
|
||||
/*0x0044*/ bool aiIfHeardTargetRecently(void);
|
||||
/*0x0045*/ bool ai0045(void);
|
||||
/*0x0046*/ bool aiIfNeverBeenOnScreen(void);
|
||||
/*0x0047*/ bool ai0047(void);
|
||||
|
||||
Reference in New Issue
Block a user