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:
17
maps/DebugLevel2_Map1.asm
Executable file
17
maps/DebugLevel2_Map1.asm
Executable file
@@ -0,0 +1,17 @@
|
||||
object_const_def
|
||||
|
||||
DebugLevel2_Map1_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
DebugLevel2_Map1_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
1
maps/DebugLevel2_Map1.blk
Executable file
1
maps/DebugLevel2_Map1.blk
Executable file
@@ -0,0 +1 @@
|
||||
|
17
maps/DebugLevel3_Map1.asm
Executable file
17
maps/DebugLevel3_Map1.asm
Executable file
@@ -0,0 +1,17 @@
|
||||
object_const_def
|
||||
|
||||
DebugLevel3_Map1_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
DebugLevel3_Map1_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
1
maps/DebugLevel3_Map1.blk
Executable file
1
maps/DebugLevel3_Map1.blk
Executable file
@@ -0,0 +1 @@
|
||||
|
17
maps/DebugLevel4_Map1.asm
Executable file
17
maps/DebugLevel4_Map1.asm
Executable file
@@ -0,0 +1,17 @@
|
||||
object_const_def
|
||||
|
||||
DebugLevel4_Map1_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
DebugLevel4_Map1_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
1
maps/DebugLevel4_Map1.blk
Executable file
1
maps/DebugLevel4_Map1.blk
Executable file
@@ -0,0 +1 @@
|
||||
|
17
maps/DebugLevel5_Map1.asm
Executable file
17
maps/DebugLevel5_Map1.asm
Executable file
@@ -0,0 +1,17 @@
|
||||
object_const_def
|
||||
|
||||
DebugLevel5_Map1_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
DebugLevel5_Map1_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
1
maps/DebugLevel5_Map1.blk
Executable file
1
maps/DebugLevel5_Map1.blk
Executable file
@@ -0,0 +1 @@
|
||||
|
Reference in New Issue
Block a user