mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
248 B
NASM
7 lines
248 B
NASM
map_header CeruleanCity, CERULEAN_CITY, OVERWORLD, NORTH | SOUTH | WEST | EAST
|
|
connection north, Route24, ROUTE_24, 5
|
|
connection south, Route5, ROUTE_5, 5
|
|
connection west, Route4, ROUTE_4, 4
|
|
connection east, Route9, ROUTE_9, 4
|
|
end_map_header
|