8 lines
119 B
NASM
Raw Normal View History

SECTION "Map Scripts 1", ROMX
2013-11-26 05:23:56 -05:00
INCLUDE "maps/Level1_Map1.asm"
if DEF(_DEBUG)
INCLUDE "maps/DebugLevel1_Map1.asm"
endc