Decompile aiIfRandomGreaterThan

This commit is contained in:
Ryan Dwyer
2019-10-08 19:44:44 +10:00
parent c56572e61f
commit 2bbbf77d0d
3 changed files with 15 additions and 52 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
/*0x0035*/ bool aiIfPlayerInSight(void);
/*0x0036*/ bool aiRandom(void);
/*0x0037*/ bool aiIfRandomLessThan(void);
/*0x0038*/ bool ai0038(void);
/*0x0038*/ bool aiIfRandomGreaterThan(void);
/*0x0039*/ bool aiIfAlarmActivate(void);
/*0x003a*/ bool ai003a(void);
/*0x003b*/ bool ai003b(void);