aboutsummaryrefslogtreecommitdiffstats
path: root/macros/const.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi1-8/+8
2023-10-11Use map object consts in data/maps/hide_show_data.asm (#432)dannye1-0/+5
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth1-0/+5
2022-06-06RGBDS syntax updates (#86)vulcandth1-35/+35
2022-06-06RGBDS syntax updates (#358)vulcandth1-35/+35
2021-11-23Use compound assignment operatorsRangi1-5/+5
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+8
2020-11-04Sync with pokereddannye1-0/+40
2020-07-09Use const_skip and const_next macros for brevityRangi1-0/+16
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi1-0/+24