diff options
author | NieDzejkob <niedzejkob@gmail.com> | 2017-05-21 19:46:04 +0200 |
---|---|---|
committer | NieDzejkob <niedzejkob@gmail.com> | 2017-05-21 20:21:00 +0200 |
commit | 619da0f339c4d529de919d0b73b747fa16127d37 (patch) | |
tree | 579962dc4e894db2f8e27e0a98f82c65f2baacee /asm/use_pokeblock.s | |
parent | 5847cceee4656ca5ffd08eb57d90e2cccdaaea60 (diff) |
PlaySE renaming after rebase
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 90b1b6a8b..a9913b6d0 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 PlaySoundEffect + bl PlaySE movs r0, 0x1 bl sub_80F5060 bl move_anim_execute @@ -653,7 +653,7 @@ _081366AC: cmp r0, 0 beq _081366D4 movs r0, 0x5 - bl PlaySoundEffect + bl PlaySE movs r0, 0 bl sub_80F5060 bl move_anim_execute @@ -671,7 +671,7 @@ _081366D4: cmp r0, 0 beq _081366F4 movs r0, 0x5 - bl PlaySoundEffect + bl PlaySE ldr r0, _081366F0 @ =gUnknown_02039304 ldr r0, [r0] adds r0, 0x50 @@ -687,7 +687,7 @@ _081366F4: b _081367FA _081366FE: movs r0, 0x5 - bl PlaySoundEffect + bl PlaySE ldr r0, _08136728 @ =gUnknown_083DFEC4 ldr r0, [r0] ldr r2, _0813672C @ =0x000087dc |