diff options
Diffstat (limited to 'arm9/asm/unk_0206C700.s')
-rw-r--r-- | arm9/asm/unk_0206C700.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/asm/unk_0206C700.s b/arm9/asm/unk_0206C700.s index 295f1006..4ba1b745 100644 --- a/arm9/asm/unk_0206C700.s +++ b/arm9/asm/unk_0206C700.s @@ -2719,7 +2719,7 @@ _0206DDDC: b _0206DDFA _0206DDE4: ldr r0, _0206DE00 ; =0x00000484 - bl PlayBGM + bl PlaySound b _0206DDFA _0206DDEC: ldr r0, _0206DE04 ; =0x000005E6 @@ -2727,7 +2727,7 @@ _0206DDEC: b _0206DDFA _0206DDF4: ldr r0, _0206DE08 ; =0x00000483 - bl PlayBGM + bl PlaySound _0206DDFA: add r0, r4, #0x0 pop {r4, pc} |