mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
6 lines
206 B
NASM
6 lines
206 B
NASM
map_header LavenderTown, LAVENDER_TOWN, OVERWORLD, NORTH | SOUTH | WEST
|
|
connection north, Route10, ROUTE_10, 0
|
|
connection south, Route12, ROUTE_12, 0
|
|
connection west, Route8, ROUTE_8, 0
|
|
end_map_header
|