aboutsummaryrefslogtreecommitdiffstats
path: root/macros/code.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-0/+11
|
* Organize macros/ like pokecrystalRangi2020-07-031-0/+9
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.