pokecrystal-board/data/maps/scripts.asm

8 lines
119 B
NASM

SECTION "Map Scripts 1", ROMX
INCLUDE "maps/Level1_Map1.asm"
if DEF(_DEBUG)
INCLUDE "maps/DebugLevel1_Map1.asm"
endc