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