mirror of
https://github.com/pret/pokered.git
synced 2026-05-11 13:25:05 -05:00
6 lines
176 B
NASM
6 lines
176 B
NASM
|
|
map_header Route22, ROUTE_22, OVERWORLD, NORTH | EAST
|
|
connection north, Route23, ROUTE_23, 0 ; unnecessary
|
|
connection east, ViridianCity, VIRIDIAN_CITY, -4
|
|
end_map_header
|