aboutsummaryrefslogtreecommitdiffstats
path: root/audio.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-21 14:06:59 -0500
committeryenatch <yenatch@gmail.com>2014-01-21 14:08:06 -0500
commit001270908a91e6d0413c485ebe1ed46ef00e40a6 (patch)
tree5665719c7451bdca8569222c6224288f74cd0519 /audio.asm
parentrearrange audio.asm (diff)
downloadpokeyellow-001270908a91e6d0413c485ebe1ed46ef00e40a6.tar.gz
pokeyellow-001270908a91e6d0413c485ebe1ed46ef00e40a6.tar.xz
pokeyellow-001270908a91e6d0413c485ebe1ed46ef00e40a6.zip
define music constants instead of running around with ((label-$4000)/3)
Diffstat (limited to 'audio.asm')
-rw-r--r--audio.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio.asm b/audio.asm
index acfeffc5..81fd8b8b 100644
--- a/audio.asm
+++ b/audio.asm
@@ -5,6 +5,7 @@ AUDIO_2 EQU $8
AUDIO_3 EQU $1f
INCLUDE "macros.asm"
+INCLUDE "constants/music_constants.asm"
INCLUDE "constants/trainer_constants.asm"
; PC