summaryrefslogtreecommitdiff
path: root/constants/music_constants.asm
AgeCommit message (Expand)Author
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-04Make suggested changes from reviewRangi
2020-07-03Organize macros/ like pokecrystalRangi
2020-07-03Make suggested edits:Rangi
2020-07-03Reorganize constants/Rangi
2019-08-17Update labels to match new audio macro namesdannye
2019-07-28Use generic names for noise instrumentsdannye
2017-05-08Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye
2015-08-08commented audio codeYamaArashi
2015-07-22Unify audio bank referencesdannye
2015-07-22Rename sound effect filesdannye
2015-07-21Name some battle sound effectsdannye
2015-07-19Name sound effectsdannye
2014-03-30Use labels instead of static addresses in sound pointers.yenatch
2014-01-21define music constants instead of running around with ((label-$4000)/3)yenatch