aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/tm_prices.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `nybble_array` and `bit_array`Rangi2026-03-301-1/+1
|
* Use macros for packed arrays of nybblesRangi2021-05-231-27/+52
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* TM/HM constants named after movesRangi2020-07-051-25/+25
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+27
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.