diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 18:00:44 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 18:00:44 -0400 |
| commit | 2048f845d30b041e0bcab50a556935fc79f09b4e (patch) | |
| tree | 05e2bf33cbd65d9d8742a7547788e0f98f718af7 /wram.asm | |
| parent | more annotations on ModifyPikachuHappiness (diff) | |
| parent | engine/items/items.asm (diff) | |
| download | pokeyellow-2048f845d30b041e0bcab50a556935fc79f09b4e.tar.gz pokeyellow-2048f845d30b041e0bcab50a556935fc79f09b4e.tar.xz pokeyellow-2048f845d30b041e0bcab50a556935fc79f09b4e.zip | |
Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow
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 |
