aboutsummaryrefslogtreecommitdiffstats
path: root/macros/predef.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-03Move more code from home.asm to home/Rangi1-21/+4
2020-07-03Organize macros/ like pokecrystalRangi1-0/+49
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.