summaryrefslogtreecommitdiff
path: root/engine/evos_moves.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-19 03:46:12 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-19 03:46:12 -0500
commitea9cc86949cecc3508aeac06b807372b6b0134d8 (patch)
treeaafb7371315334ecaba9a964fd91565f245b10bb /engine/evos_moves.asm
parent340230e997b32fd44f1d99aecbab083ffb89a921 (diff)
Name sound effects
Diffstat (limited to 'engine/evos_moves.asm')
-rwxr-xr-xengine/evos_moves.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/evos_moves.asm b/engine/evos_moves.asm
index 4a253c68..9cdc617c 100755
--- a/engine/evos_moves.asm
+++ b/engine/evos_moves.asm
@@ -146,7 +146,7 @@ Evolution_PartyMonLoop: ; loop over party mons
push hl
ld hl, IntoText
call Func_3c59
- ld a, (SFX_02_3b - SFX_Headers_02) / 3
+ ld a, SFX_GET_ITEM_2
call PlaySoundWaitForCurrent
call WaitForSoundToFinish
ld c, 40