summaryrefslogtreecommitdiff
path: root/home/audio.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/audio.asm')
-rw-r--r--home/audio.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/audio.asm b/home/audio.asm
index 610117715..3e22a1540 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -420,7 +420,7 @@ EnterMapMusic:: ; 3d03
ret
; 3d2f
-Function3d2f:: ; 3d2f
+TryRestartMapMusic:: ; 3d2f
ld a, [wc2c1]
and a
jr z, RestartMapMusic