summaryrefslogtreecommitdiff
path: root/asm/overworld.s
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2019-10-09 21:28:00 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2019-10-09 21:28:00 -0400
commitdd24c4bd8ad01e14870c1f55dc921e0915f281a5 (patch)
treefdc0f8f6e58103b114da14a6da50a66a5838183d /asm/overworld.s
parentc61603fb3812011981e22478bce93aba8b7ec183 (diff)
Rename song pointers
Diffstat (limited to 'asm/overworld.s')
-rw-r--r--asm/overworld.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/overworld.s b/asm/overworld.s
index 81651a0ad..c3ff5e3c8 100644
--- a/asm/overworld.s
+++ b/asm/overworld.s
@@ -2411,7 +2411,7 @@ _08055DDC:
bgt _08055E24
ldr r0, _08055E1C @ =gMPlayInfo_BGM
ldr r1, [r0]
- ldr r0, _08055E20 @ =gSong_86E6B0C
+ ldr r0, _08055E20 @ =mus_win_gym
cmp r1, r0
bne _08055E24
movs r0, 0x4
@@ -2421,7 +2421,7 @@ _08055DDC:
_08055E14: .4byte gSaveBlock1Ptr
_08055E18: .4byte 0x00004f01
_08055E1C: .4byte gMPlayInfo_BGM
-_08055E20: .4byte gSong_86E6B0C
+_08055E20: .4byte mus_win_gym
_08055E24:
bl sub_8055D8C
lsls r0, 16