aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves/sfx.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel2026-04-151-1/+1
|
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-166/+166
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+168
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.