aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/town_map_entries.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Fix Town Map coordinates to be in (X, Y) order as comments claimRangi2020-08-171-97/+97
|
* Indent comments that describe data table macro formatsRangi2020-07-151-2/+2
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-98/+114
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+101
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.