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
@@ -14320,8 +14320,8 @@ bool (*g_CommandPointers[])(void) = {
/*0x00b9*/ aiResumeTimer,
/*0x00ba*/ aiIfTimerStopped,
/*0x00bb*/ aiIfTimerGreaterThanRandom,
/*0x00bc*/ ai00bc,
/*0x00bd*/ ai00bd,
/*0x00bc*/ aiIfTimerLessThan,
/*0x00bd*/ aiIfTimerGreaterThan,
/*0x00be*/ aiShowCountdownTimer,
/*0x00bf*/ aiHideCountdownTimer,
/*0x00c0*/ aiSetCountdownTimerValue,