aboutsummaryrefslogtreecommitdiffstats
path: root/data/moves/effects_pointers.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
* Assert the relations between some move effect constants (#478)Sylvie2024-11-241-2/+2
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-4/+4
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-7/+7
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+87