diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 18:00:03 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-11 18:00:03 -0400 |
commit | 18fb5fc4682a196e80a774af4aa1f68ead8186b9 (patch) | |
tree | 2586be36d4160f1d868335e7f974d807a6cdbfac /wram.asm | |
parent | 5c181f2d68525ec0ce58dc06accf12d528bcf046 (diff) |
more annotations on 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 |