aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon/palettes.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Use "gray", not "grey"Rangi422024-12-161-24/+24
| | | | This matches the in-game text, e.g. Pewter is "A Stone Gray City"
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+153
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.