mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08: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
|