aboutsummaryrefslogtreecommitdiffstats
path: root/constants/menu_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update `StatusScreen`, add `*_STATS_BOX` constants (#546)Narishma-gb2025-12-011-0/+5
|
* Identify more flag bits (#464)Sylvie2024-09-231-0/+3
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-8/+8
| | | New MACRO and DEF syntax
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+1
| | | | Fixes #312
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-5/+6
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-17/+19
|
* Use const_skip and const_next macros for brevityRangi2020-07-091-48/+63
|
* Reorganize constants/Rangi2020-07-031-0/+70
To do: add comments associating constants with data and code