summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-10-11 18:00:44 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2015-10-11 18:00:44 -0400
commit2048f845d30b041e0bcab50a556935fc79f09b4e (patch)
tree05e2bf33cbd65d9d8742a7547788e0f98f718af7 /wram.asm
parent18fb5fc4682a196e80a774af4aa1f68ead8186b9 (diff)
parent66fbdbbf5aba6bd7ad8b388b01d8f1929ad4cd3e (diff)
Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow
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 00c220ef..58f8cf2e 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