summaryrefslogtreecommitdiff
path: root/data/mapHeaders/route5.asm
AgeCommit message (Collapse)Author
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2015-07-18Simplify map connectionsdannye
let the macros calculate the connection strip length instead of passing it as an arg don't pass map dimensions since they can be inferred from map ids todo: figure out why certain south and east connections get an extra 3 added to the connection strip length
2015-07-18Clean up map connectionsdannye
closes https://github.com/iimarckus/pokered/issues/85
2014-05-17Pull map headers out of main.asmU-Fish-PC\Daniel