aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-1/+1
| | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
* Rename map files, labels, and constants to be consistent and work with ↵Rangi2019-01-011-183/+183
| | | | Polished Map
* remove address commentsYamaArashi2016-06-111-1/+1
|
* Remove the Beach House option.IIMarckus2016-06-071-3/+0
|
* Swap trade center and battle centerdannye2015-07-161-2/+2
| | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Modularize the beach house.IIMarckus2014-10-171-0/+3
|
* Pull out map header pointers and banksU-Fish-PC\Daniel2014-05-211-0/+250