Identify and attempt decompile of aiIfTargetInRoom

This commit is contained in:
Ryan Dwyer
2019-11-08 23:35:21 +10:00
parent 6dbf724a98
commit 94c41195ff
4 changed files with 25 additions and 3 deletions
+1 -1
View File
@@ -14045,7 +14045,7 @@ bool (*g_CommandPointers[])(void) = {
/*0x0059*/ aiIfDistanceFromTargetToPadLessThan,
/*0x005a*/ aiIfDistanceFromTargetToPadGreaterThan,
/*0x005b*/ ai005b,
/*0x005c*/ ai005c,
/*0x005c*/ aiIfTargetInRoom,
/*0x005d*/ aiIfChrHasObject,
/*0x005e*/ aiIfWeaponThrown,
/*0x005f*/ ai005f,