summaryrefslogtreecommitdiff
path: root/constants/music_constants.asm
AgeCommit message (Collapse)Author
2015-08-08commented audio codeYamaArashi
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
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
Static address substraction would wreak havoc in other memory configurations.
2014-01-21define music constants instead of running around with ((label-$4000)/3)yenatch