You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Debug map data for testing
This commit is contained in:
@@ -50,7 +50,7 @@ if DEF(_DEBUG)
|
||||
endgroup
|
||||
|
||||
newgroup DEBUGLEVEL_2
|
||||
map_const DEBUGLEVEL_2_MAP_1, 5, 4 ; 1
|
||||
map_const DEBUGLEVEL_2_MAP_1, 15, 10 ; 1
|
||||
endgroup
|
||||
|
||||
newgroup DEBUGLEVEL_3
|
||||
|
0
constants/space_constants.asm
Normal file → Executable file
0
constants/space_constants.asm
Normal file → Executable file
@@ -38,6 +38,7 @@
|
||||
const TILESET_AERODACTYL_WORD_ROOM ; 24
|
||||
if DEF(_DEBUG)
|
||||
const TILESET_BOARD_DEBUG_1 ; 25
|
||||
const TILESET_BOARD_DEBUG_2 ; 26
|
||||
endc
|
||||
DEF NUM_TILESETS EQU const_value - 1
|
||||
|
||||
|
Reference in New Issue
Block a user