pokered/data/mapHeaders/Route9.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
158 B
NASM
Executable file

map_header Route9, ROUTE_9, OVERWORLD, WEST | EAST
connection west, CeruleanCity, CERULEAN_CITY, -4
connection east, Route10, ROUTE_10, 0
end_map_header