Rename aiIfAlarmActive to aiIfChrAlarmActive and decompile real aiIfAlarmActive

This commit is contained in:
Ryan Dwyer
2019-10-08 19:49:10 +10:00
parent 2bbbf77d0d
commit 72978c522d
3 changed files with 16 additions and 36 deletions
+2 -2
View File
@@ -14006,8 +14006,8 @@ bool (*command_pointers[])(void) = {
/*0x0036*/ aiRandom,
/*0x0037*/ aiIfRandomLessThan,
/*0x0038*/ aiIfRandomGreaterThan,
/*0x0039*/ aiIfAlarmActivate,
/*0x003a*/ ai003a,
/*0x0039*/ aiIfChrAlarmActivate,
/*0x003a*/ aiIfAlarmActive,
/*0x003b*/ ai003b,
/*0x003c*/ ai003c,
/*0x003d*/ ai003d,