mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -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
|