Attempt to decompile aiDetectEnemyOnSameFloor

This commit is contained in:
Ryan Dwyer
2020-02-15 20:03:29 +10:00
parent f5ed45ea10
commit df1a27dc14
5 changed files with 104 additions and 22 deletions
+1 -1
View File
@@ -295,7 +295,7 @@
/*0x0124*/ bool aiGoToCover(void);
/*0x0125*/ bool ai0125(void);
/*0x0126*/ bool aiIfPlayerUsingCmpOrAr34(void);
/*0x0127*/ bool ai0127(void);
/*0x0127*/ bool aiDetectEnemyOnSameFloor(void);
/*0x0128*/ bool aiDetectEnemy(void);
/*0x0129*/ bool aiIfSafetyLessThan(void);
/*0x012a*/ bool aiIfTargetMovingSlowly(void);