You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Organize debug-only structures for test maps and levels (#16)
This commit is contained in:
@@ -72,6 +72,9 @@ EngineFlags:
|
||||
|
||||
; fly
|
||||
engine_flag wVisitedSpawns, SPAWN_LEVEL_1
|
||||
if DEF(_DEBUG)
|
||||
engine_flag wVisitedSpawns, SPAWN_DEBUGLEVEL_1
|
||||
endc
|
||||
engine_flag wVisitedSpawns, NUM_SPAWNS ; unused
|
||||
|
||||
engine_flag wLuckyNumberShowFlag, LUCKYNUMBERSHOW_GAME_OVER_F
|
||||
|
Reference in New Issue
Block a user