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

5 lines
153 B
NASM
Executable file

map_header Route17, ROUTE_17, OVERWORLD, NORTH | SOUTH
connection north, Route16, ROUTE_16, 0
connection south, Route18, ROUTE_18, 0
end_map_header