Decompile chrGetDistanceLostToTargetInLastSecond and discover commands if_target_moving_slowly, if_target_moving_away and if_target_moving_closer

This commit is contained in:
Ryan Dwyer
2020-01-17 17:10:31 +10:00
parent bf77f6f9c0
commit 266d29a923
11 changed files with 78 additions and 132 deletions
+3 -3
View File
@@ -14432,9 +14432,9 @@ bool (*g_CommandPointers[])(void) = {
/*0x0127*/ ai0127,
/*0x0128*/ ai0128,
/*0x0129*/ ai0129,
/*0x012a*/ ai012a,
/*0x012b*/ ai012b,
/*0x012c*/ ai012c,
/*0x012a*/ aiIfTargetMovingSlowly,
/*0x012b*/ aiIfTargetMovingCloser,
/*0x012c*/ aiIfTargetMovingAway,
/*0x012d*/ NULL,
/*0x012e*/ NULL,
/*0x012f*/ ai012f,