summaryrefslogtreecommitdiff
path: root/asm/overworld.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-18 20:42:51 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-04-18 20:42:51 -0400
commitf8fda972f8cbcf2793d41798c2d233d14838d6ae (patch)
treefa814dd4035023ece43a213cecd0271436c13916 /asm/overworld.s
parent1276184621c83e39c368374cbe7e1ef77ad70c41 (diff)
Dump mplaytable and song ptrs
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 e44855b46..0efea9307 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 @ =gUnknown_86E6B0C
+ ldr r0, _08055E20 @ =gSong_86E6B0C
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 gUnknown_86E6B0C
+_08055E20: .4byte gSong_86E6B0C
_08055E24:
bl sub_8055D8C
lsls r0, 16