summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
authorxCrystal <rgr.crystal@gmail.com>2015-03-31 21:09:43 +0200
committerxCrystal <rgr.crystal@gmail.com>2015-03-31 21:09:43 +0200
commite6185ac358b2e548536485781d6ec584c0b7742d (patch)
tree328debeaeccfcd1bce03fb8a48ef267687c04b17 /engine/items
parentc73b5d73f477da2c0a916e683562e0941c5ff1eb (diff)
Label some attack animation functions
Diffstat (limited to 'engine/items')
-rwxr-xr-xengine/items/items.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/items.asm b/engine/items/items.asm
index 3dc17010..21e6e924 100755
--- a/engine/items/items.asm
+++ b/engine/items/items.asm
@@ -320,7 +320,7 @@ ItemUseBall: ; d687 (3:5687)
ld [W_ANIMATIONID],a
xor a
ld [$fff3],a
- ld [wcc5b],a
+ ld [wAnimationType],a
ld [wDamageMultipliers],a
ld a,[wWhichPokemon]
push af