diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-11 23:56:16 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-11 23:56:16 -0400 |
| commit | 9b2c58dfd3021bb0c4eedb9df1cfe5ca23060c17 (patch) | |
| tree | 4499dd3298b7b1526460f3c93aac035ec61d9d96 /wram.asm | |
| parent | engine/items/items.asm (diff) | |
| parent | Fix build errors (diff) | |
| download | pokeyellow-9b2c58dfd3021bb0c4eedb9df1cfe5ca23060c17.tar.gz pokeyellow-9b2c58dfd3021bb0c4eedb9df1cfe5ca23060c17.tar.xz pokeyellow-9b2c58dfd3021bb0c4eedb9df1cfe5ca23060c17.zip | |
Merge pull request #3 from PikalaxALT/master
ModifyPikachuHappiness
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2523,8 +2523,8 @@ wd44b:: ds 1 ds 36 -wd470:: ds 1 -wd471:: ds 1 +wPikachuHappiness:: ds 1 +wPikachuMood:: ds 1 wd472:: ds 1 wd473:: ds 1 |
