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 e165d80d..d22990fb 100644
--- a/home/audio.asm
+++ b/home/audio.asm
@@ -69,7 +69,7 @@ PlayDefaultMusicCommon:: ; 2118 (0:2118)
Func_21c8:: ; 21c8 (0:21c8)
; probably used to not change music upon getting on bike
- ld a,[W_CURMAP]
+ ld a,[wCurMap]
cp ROUTE_23
jr z,.asm_21e1
cp VICTORY_ROAD_1