kep-hack/data/mapHeaders/ViridianCity.asm
Rangi 710c3275fc Simplify map connections
To do: Polished Map support for detecting the tileset
2020-07-03 15:49:12 -04:00

7 lines
205 B
NASM
Executable file

map_header ViridianCity, VIRIDIAN_CITY, OVERWORLD, NORTH | SOUTH | WEST
connection north, Route2, ROUTE_2, 5
connection south, Route1, ROUTE_1, 5
connection west, Route22, ROUTE_22, 4
end_map_header