mirror of
https://github.com/pret/pokeyellow.git
synced 2026-08-05 20:18:34 -05:00
6 lines
171 B
NASM
6 lines
171 B
NASM
|
|
map_header Route22, ROUTE_22, OVERWORLD, NORTH | EAST
|
|
connection north, Route23, ROUTE_23, 0 ; unused
|
|
connection east, ViridianCity, VIRIDIAN_CITY, -4
|
|
end_map_header
|