mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-06 11:37:13 -04:00
Identify aiIfDistanceFromTargetToPadLessThan
This commit is contained in:
@@ -14042,7 +14042,7 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x0056*/ aiIfDistanceToChrLessThan,
|
||||
/*0x0057*/ aiIfDistanceToChrGreaterThan,
|
||||
/*0x0058*/ ai0058,
|
||||
/*0x0059*/ ai0059,
|
||||
/*0x0059*/ aiIfDistanceFromTargetToPadLessThan,
|
||||
/*0x005a*/ ai005a,
|
||||
/*0x005b*/ ai005b,
|
||||
/*0x005c*/ ai005c,
|
||||
|
||||
Reference in New Issue
Block a user