aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/ai_pointers.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Sync more with pokeyellowRangi2020-11-061-3/+3
|
* JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-171-1/+1
|
* Indent comments that describe data table macro formatsRangi2020-07-151-4/+4
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-47/+47
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+52
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.