pokered/data/maps/headers/Route23.asm
Rangi a78c527d5b
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
Make the connection macro more convenient and foolproof (#593)
2026-06-28 18:21:19 -04:00

5 lines
161 B
NASM

map_header Route23, ROUTE_23, PLATEAU
connection north, IndigoPlateau, INDIGO_PLATEAU, 0
connection south, Route22, ROUTE_22, 0 ; unnecessary
end_map_header