aboutsummaryrefslogtreecommitdiffstats
path: root/macros/const.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-8/+8
* Use map object consts in data/maps/hide_show_data.asm (#432)dannye2023-10-111-0/+5
* Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-0/+5
* RGBDS syntax updates (#358)vulcandth2022-06-061-35/+35
* Use compound assignment operatorsRangi2021-11-231-5/+5
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+8
* Use const_skip and const_next macros for brevityRangi2020-07-091-0/+16
* Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi2020-07-091-0/+24