diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-11 17:15:56 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-11 17:15:56 -0400 |
commit | 66fbdbbf5aba6bd7ad8b388b01d8f1929ad4cd3e (patch) | |
tree | 0ad5b41156e03845b3f6a05820bd80007e4a3f4e /wram.asm | |
parent | 5c181f2d68525ec0ce58dc06accf12d528bcf046 (diff) |
engine/items/items.asm
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1252,7 +1252,7 @@ wAIItem:: ; cf05 ; the item that the AI used ds 1 -wUsedItemOnWhichPokemon:: ; cf05 +wUsedItemOnWhichPokemon:: ; cf06 ds 1 wAnimSoundID:: ; cf07 |