mirror of
https://github.com/pret/pokered.git
synced 2026-05-21 02:18:23 -05:00
7 lines
205 B
NASM
7 lines
205 B
NASM
|
|
map_header FuchsiaCity, FUCHSIA_CITY, OVERWORLD, SOUTH | WEST | EAST
|
|
connection south, Route19, ROUTE_19, 5
|
|
connection west, Route18, ROUTE_18, 4
|
|
connection east, Route15, ROUTE_15, 4
|
|
end_map_header
|