mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-09-14 21:46:33 -05:00
thinking time fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define AI_FRAME_CEILING_DOUBLES_NO_FLAGS 14
|
||||
#define AI_FRAME_CEILING_DOUBLES_SMART_TRAINER 28
|
||||
#define AI_FRAME_CEILING_STEVEN_MULTI 21
|
||||
#define AI_FRAME_CEILING_STEVEN_MULTI_SMART_TRAINER 23
|
||||
#define AI_FRAME_CEILING_STEVEN_MULTI_SMART_TRAINER 24
|
||||
#define AI_FRAME_CEILING_CHECK FALSE // If TRUE, forces all thinking time tests to fail. Useful for printing all actual frame times to console by running the tests
|
||||
|
||||
AI_SINGLE_BATTLE_TEST("AI thinking time doesn't explode (singles, no flags)")
|
||||
|
||||
Reference in New Issue
Block a user