Decompile aiSetCountdownTimerValue

This commit is contained in:
Ryan Dwyer
2019-11-03 21:54:10 +10:00
parent 01a0e40a22
commit ff9ea83a5f
5 changed files with 16 additions and 34 deletions
+1 -1
View File
@@ -14145,7 +14145,7 @@ bool (*g_CommandPointers[])(void) = {
/*0x00bd*/ ai00bd,
/*0x00be*/ aiShowCountdownTimer,
/*0x00bf*/ aiHideCountdownTimer,
/*0x00c0*/ ai00c0,
/*0x00c0*/ aiSetCountdownTimerValue,
/*0x00c1*/ aiStopCountdownTimer,
/*0x00c2*/ aiStartCountdownTimer,
/*0x00c3*/ aiIfCountdownTimerStopped,