aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/UndergroundPathRoute7.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-8/+0
2020-07-03data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi1-3/+0
To do: Polished Map support for loading the objects
2020-07-03Simplify map connectionsRangi1-8/+3
To do: Polished Map support for detecting the tileset
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-05-20Sync with pokereddannye1-0/+8
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi1-0/+8
Polished Map