Decompile aiIfStageIdLessThan

This commit is contained in:
Ryan Dwyer
2019-10-19 13:33:05 +10:00
parent 9f079b6e23
commit bdb585294a
6 changed files with 19 additions and 42 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
/*0x0078*/ bool aiIfDifficultyGreaterThan(void);
/*0x0079*/ bool aiIfUptimeLessThan(void);
/*0x007a*/ bool aiIfUptimeGreaterThan(void);
/*0x007b*/ bool ai007b(void);
/*0x007b*/ bool aiIfStageIdLessThan(void);
/*0x007c*/ bool ai007c(void);
/*0x007d*/ bool ai007d(void);
/*0x007e*/ bool ai007e(void);