aboutsummaryrefslogtreecommitdiffstats
path: root/data/trainers/pic_pointers_money.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
| | | New MACRO and DEF syntax
* Fix incorrect comment about money received after battle (#346)stringflow2021-12-091-1/+1
| | | | | * fix incorrect comment about money received after battle * fix incorrect comment in wram.asm
* Eliminate unnecessary data macrosRangi2021-05-301-1/+1
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Indent comments that describe data table macro formatsRangi2020-07-151-2/+2
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-141/+53
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+143
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.