mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 04:26:28 +13:00
6 lines
177 B
NASM
6 lines
177 B
NASM
|
|
map_header Route23, ROUTE_23, PLATEAU, NORTH | SOUTH
|
|
connection north, IndigoPlateau, INDIGO_PLATEAU, 0
|
|
connection south, Route22, ROUTE_22, 0 ; unnecessary
|
|
end_map_header
|