aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/audio.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use HIGH() and LOW()Rangi2020-07-071-2/+1
|
* Organize macros/ like pokecrystalRangi2020-07-031-0/+186
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.