Decompile aiIfCoopMode and fix typos in command docblocks

This commit is contained in:
Ryan Dwyer
2020-01-14 17:19:08 +10:00
parent b11011d807
commit 558f3c8943
4 changed files with 34 additions and 60 deletions
+1 -1
View File
@@ -14613,7 +14613,7 @@ bool (*g_CommandPointers[])(void) = {
/*0x01db*/ aiChrKill,
/*0x01dc*/ aiRemoveWeaponFromInventory,
/*0x01dd*/ ai01dd,
/*0x01de*/ ai01de,
/*0x01de*/ aiIfCoopMode,
/*0x01df*/ aiIfChrSameFloorDistanceToPadLessThan,
/*0x01e0*/ ai01e0,
};