summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-11 17:15:56 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-11 17:15:56 -0400
commit66fbdbbf5aba6bd7ad8b388b01d8f1929ad4cd3e (patch)
tree0ad5b41156e03845b3f6a05820bd80007e4a3f4e /wram.asm
parent5c181f2d68525ec0ce58dc06accf12d528bcf046 (diff)
engine/items/items.asm
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index f45cfdae..79d3c6a5 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1252,7 +1252,7 @@ wAIItem:: ; cf05
; the item that the AI used
ds 1
-wUsedItemOnWhichPokemon:: ; cf05
+wUsedItemOnWhichPokemon:: ; cf06
ds 1
wAnimSoundID:: ; cf07