mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-09 18:37:28 -04:00
Identify aiIfTimerLessThan, aiIfTimerLessThan and heliGetTimer
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user