aboutsummaryrefslogtreecommitdiffstats
path: root/macros/predef.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-7/+7
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-7/+7
| | | New MACRO and DEF syntax
* Move more code from home.asm to home/Rangi2020-07-031-21/+4
|
* Organize macros/ like pokecrystalRangi2020-07-031-0/+49
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.