aboutsummaryrefslogtreecommitdiffstats
path: root/data/items/key_items.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `nybble_array` and `bit_array`Rangi2026-03-301-1/+1
|
* Rename two unused items as `ITEM_XX` like pokecrystalRangi422023-11-211-2/+2
|
* Use macros for bit arraysRangi2021-05-231-105/+86
|
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-141-0/+0
|
* Reformat key item bit fieldsRangi2020-07-181-11/+102
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+12
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.