Identify aiIfTimerLessThan, aiIfTimerLessThan and heliGetTimer

This commit is contained in:
Ryan Dwyer
2019-11-28 19:50:33 +10:00
parent 691d7bd353
commit 5107d50e4f
5 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -190,8 +190,8 @@
/*0x00b9*/ bool aiResumeTimer(void);
/*0x00ba*/ bool aiIfTimerStopped(void);
/*0x00bb*/ bool aiIfTimerGreaterThanRandom(void);
/*0x00bc*/ bool ai00bc(void);
/*0x00bd*/ bool ai00bd(void);
/*0x00bc*/ bool aiIfTimerLessThan(void);
/*0x00bd*/ bool aiIfTimerGreaterThan(void);
/*0x00be*/ bool aiShowCountdownTimer(void);
/*0x00bf*/ bool aiHideCountdownTimer(void);
/*0x00c0*/ bool aiSetCountdownTimerValue(void);
+1 -1
View File
@@ -169,7 +169,7 @@ u32 func0f07b038(struct heliobj *heli);
void func0f07b078(struct heliobj *heli);
u32 func0f07b0bc(struct heliobj *heli, u32 arg1);
u32 func0f07b0f4(struct heliobj *heli);
u32 func0f07b120(void);
float heliGetTimer(struct heliobj *heli);
u32 func0f07b158(void);
u32 func0f07b164(void);
u32 func0f07b290(struct heliobj *heli, u32 arg1);