aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/hide_show_data.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+4
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-1/+1
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-2/+2
|
* Update map hide/show data labelsRangi2020-07-051-571/+558
| | | | Fixes #235
* Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
| | | | To do: turn constants into labels and use ldh
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+577
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.