diff options
Diffstat (limited to 'asm/use_pokeblock.s')
-rw-r--r-- | asm/use_pokeblock.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/use_pokeblock.s b/asm/use_pokeblock.s index a9913b6d0..90b1b6a8b 100644 --- a/asm/use_pokeblock.s +++ b/asm/use_pokeblock.s @@ -635,7 +635,7 @@ _0813667C: cmp r0, 0 beq _081366AC movs r0, 0x5 - bl PlaySE + bl PlaySoundEffect movs r0, 0x1 bl sub_80F5060 bl move_anim_execute @@ -653,7 +653,7 @@ _081366AC: cmp r0, 0 beq _081366D4 movs r0, 0x5 - bl PlaySE + bl PlaySoundEffect movs r0, 0 bl sub_80F5060 bl move_anim_execute @@ -671,7 +671,7 @@ _081366D4: cmp r0, 0 beq _081366F4 movs r0, 0x5 - bl PlaySE + bl PlaySoundEffect ldr r0, _081366F0 @ =gUnknown_02039304 ldr r0, [r0] adds r0, 0x50 @@ -687,7 +687,7 @@ _081366F4: b _081367FA _081366FE: movs r0, 0x5 - bl PlaySE + bl PlaySoundEffect ldr r0, _08136728 @ =gUnknown_083DFEC4 ldr r0, [r0] ldr r2, _0813672C @ =0x000087dc |