aboutsummaryrefslogtreecommitdiffstats
path: root/constants/music_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use labels instead of static addresses in sound pointers.yenatch2014-03-301-1/+1
| | | | Static address substraction would wreak havoc in other memory configurations.
* define music constants instead of running around with ((label-$4000)/3)yenatch2014-01-211-0/+54