mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
7 lines
136 B
NASM
7 lines
136 B
NASM
Flypoints:
|
|
; entries correspond to FLY_* constants
|
|
; Johto
|
|
; landmark, spawn point
|
|
db LANDMARK_LEVEL_1, SPAWN_LEVEL_1
|
|
db -1 ; end
|