summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-21 16:21:46 -0400
committeryenatch <yenatch@gmail.com>2014-05-21 16:21:46 -0400
commit2cb3f8e1b9e494f01ef2bcb65a0baf463d0efff8 (patch)
tree9200c976a8ce6e4c5b2a44d4759d6d97ee4036cf /wram.asm
parent93f406e8b4b16529a73ed42196b70ca9a7eeef7d (diff)
Comment music functions in home.asm.
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index b2327d18a..bb510806a 100644
--- a/wram.asm
+++ b/wram.asm
@@ -365,8 +365,7 @@ CryTracks:: ; c2bd
CurSFX:: ; c2bf
; id of sfx currently playing
ds 1
-CurMusic:: ; c2c0
-; id of music currently playing
+wMapMusic:: ; c2c0
ds 1
SECTION "auto",WRAM0[$c2c7]