diff options
author | scnorton <scnorton@biociphers.org> | 2018-01-16 17:09:36 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2018-01-16 17:09:36 -0500 |
commit | d8bb1d15e7941d9689393f1215c82788a793af50 (patch) | |
tree | 7006f3de7d3cf5a0fce6af66bd182d3d3f985854 /asm/mauville_old_man.s | |
parent | 09d3da101bd1b1c9d7471e7a193f0af7cae0ab73 (diff) | |
parent | 309640a28c63528fda8d6b50b9d5bb83eddeb8c9 (diff) |
Merge branch 'master' into mac_build_and_libc
Diffstat (limited to 'asm/mauville_old_man.s')
-rw-r--r-- | asm/mauville_old_man.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/mauville_old_man.s b/asm/mauville_old_man.s index 8c7037ca7..49a502d5c 100644 --- a/asm/mauville_old_man.s +++ b/asm/mauville_old_man.s @@ -965,7 +965,7 @@ _08120850: lsls r1, 1 adds r0, r1 strh r0, [r6, 0x6] - ldr r4, =gMPlay_SE2 + ldr r4, =gMPlayInfo_SE2 ldr r5, =0x0000ffff ldrh r2, [r6, 0x6] adds r0, r4, 0 @@ -1008,7 +1008,7 @@ _081208BC: subs r0, 0x40 _081208C0: strh r0, [r6, 0x8] - ldr r4, =gMPlay_SE2 + ldr r4, =gMPlayInfo_SE2 ldr r5, =0x0000ffff ldrh r2, [r6, 0x6] adds r0, r4, 0 @@ -1059,7 +1059,7 @@ _08120922: lsls r0, 24 cmp r0, 0 bne _08120938 - ldr r0, =gMPlay_SE2 + ldr r0, =gMPlayInfo_SE2 bl m4aMPlayStop movs r0, 0x4 _08120936: @@ -1228,7 +1228,7 @@ _08120A7E: bne _08120AB0 movs r0, 0x6 bl FadeInBGM - ldr r0, =gMPlay_SE2 + ldr r0, =gMPlayInfo_SE2 movs r1, 0x2 bl m4aMPlayFadeOutTemporarily bl EnableBothScriptContexts |