summaryrefslogtreecommitdiff
path: root/home/audio.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/audio.asm')
-rw-r--r--home/audio.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/audio.asm b/home/audio.asm
index b2d07c5..508a729 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -240,12 +240,12 @@ SpecialMapMusic::
scf
ret
-.state2 ; 3e14
+.state2
ld de, MUSIC_NONE
scf
ret
-.normal ; 3e19
+.normal
and a
ret