mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-02 09:51:37 -04:00
Decompile chrGetDistanceLostToTargetInLastSecond and discover commands if_target_moving_slowly, if_target_moving_away and if_target_moving_closer
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user