mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
212 B
NASM
7 lines
212 B
NASM
|
|
map_header Route12, ROUTE_12, OVERWORLD, NORTH | SOUTH | WEST
|
|
connection north, LavenderTown, LAVENDER_TOWN, 0
|
|
connection south, Route13, ROUTE_13, -20
|
|
connection west, Route11, ROUTE_11, 27
|
|
end_map_header
|