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 | More bank3 documentation (diff) | |
| download | pokeyellow-66fbdbbf5aba6bd7ad8b388b01d8f1929ad4cd3e.tar.gz pokeyellow-66fbdbbf5aba6bd7ad8b388b01d8f1929ad4cd3e.tar.xz pokeyellow-66fbdbbf5aba6bd7ad8b388b01d8f1929ad4cd3e.zip | |
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 |
