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

6 lines
207 B
NASM
Executable file

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