pokecrystal-board/data/maps/flypoints.asm

9 lines
197 B
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
Flypoints:
; entries correspond to FLY_* constants
; landmark, spawn point
db LANDMARK_LEVEL_1, SPAWN_LEVEL_1
if DEF(_DEBUG)
db LANDMARK_DEBUGLEVEL_1, SPAWN_DEBUGLEVEL_1
endc
2020-07-21 08:48:39 -07:00
db -1 ; end