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
@@ -441,7 +441,7 @@
/*0x01db*/ bool aiChrKill(void);
/*0x01dc*/ bool aiRemoveWeaponFromInventory(void);
/*0x01dd*/ bool ai01dd(void);
/*0x01de*/ bool ai01de(void);
/*0x01de*/ bool aiIfCoopMode(void);
/*0x01df*/ bool aiIfChrSameFloorDistanceToPadLessThan(void);
/*0x01e0*/ bool ai01e0(void);