mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-04 02:09:35 -04:00
Decompile aiIfCoopMode and fix typos in command docblocks
This commit is contained in:
@@ -14613,7 +14613,7 @@ bool (*g_CommandPointers[])(void) = {
|
||||
/*0x01db*/ aiChrKill,
|
||||
/*0x01dc*/ aiRemoveWeaponFromInventory,
|
||||
/*0x01dd*/ ai01dd,
|
||||
/*0x01de*/ ai01de,
|
||||
/*0x01de*/ aiIfCoopMode,
|
||||
/*0x01df*/ aiIfChrSameFloorDistanceToPadLessThan,
|
||||
/*0x01e0*/ ai01e0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user