aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-62/+195
|
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-041-6/+6
| | | | by rgbds 0.4.0)
* Organize macros/ like pokecrystalRangi2020-07-034-0/+919
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.