aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/headers/CinnabarLabFossilRoom.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-10Remove empty lines on the top of map header files (#98)vulcandth1-1/+0
2022-07-10Remove empty lines on the top of map header files (#375)vulcandth1-1/+0
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-0/+3
2020-07-03data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objectsRangi1-0/+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