aboutsummaryrefslogtreecommitdiffstats
path: root/data/types/names.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constantsRangi2022-09-111-1/+1
| | | | Fixes #385
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+3
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-10/+2
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+48
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.