mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 12:35:46 -04:00
Decompile aiIfObjectiveComplete and aiIfObjectiveFailed
This commit is contained in:
@@ -14247,8 +14247,8 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x0070*/ aiLockDoor,
|
||||
/*0x0071*/ aiUnlockDoor,
|
||||
/*0x0072*/ aiIfDoorLocked,
|
||||
/*0x0073*/ ai0073,
|
||||
/*0x0074*/ ai0074,
|
||||
/*0x0073*/ aiIfObjectiveComplete,
|
||||
/*0x0074*/ aiIfObjectiveFailed,
|
||||
/*0x0075*/ ai0075,
|
||||
/*0x0076*/ ai0076,
|
||||
/*0x0077*/ aiIfDifficultyLessThan,
|
||||
|
||||
Reference in New Issue
Block a user