You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Add debug maps for testing
This commit is contained in:
@@ -74,6 +74,10 @@ EngineFlags:
|
||||
engine_flag wVisitedSpawns, SPAWN_LEVEL_1
|
||||
if DEF(_DEBUG)
|
||||
engine_flag wVisitedSpawns, SPAWN_DEBUGLEVEL_1
|
||||
engine_flag wVisitedSpawns, SPAWN_DEBUGLEVEL_2
|
||||
engine_flag wVisitedSpawns, SPAWN_DEBUGLEVEL_3
|
||||
engine_flag wVisitedSpawns, SPAWN_DEBUGLEVEL_4
|
||||
engine_flag wVisitedSpawns, SPAWN_DEBUGLEVEL_5
|
||||
endc
|
||||
engine_flag wVisitedSpawns, NUM_SPAWNS ; unused
|
||||
|
||||
|
Reference in New Issue
Block a user