summaryrefslogtreecommitdiff
path: root/data/mapHeaders/route2.asm
AgeCommit message (Collapse)Author
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi
Polished Map
2018-07-28Fixed some map header filesPokeglitch
2018-07-15make comments consistent throughout all mapHeader filesSam Nelson
2016-06-11remove address commentsYamaArashi
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