summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/wram.asm b/wram.asm
index 9444084e..3ebc04a6 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1255,6 +1255,8 @@ wAIItem::
wUsedItemOnWhichPokemon::
ds 1
+ ds 5 ; extra for wAnimSoundID to land on $cf0c
+
wAnimSoundID::
; sound ID during battle animations
ds 1