diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 00:10:38 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 00:10:38 -0400 |
commit | a86cd928c967b6779a56829a36e70c36289769b9 (patch) | |
tree | bceb95d44794e0c678d6b7cea91bc4cab46d97c5 /wram.asm | |
parent | e48e466f39da7f386417233530c3193249c58d36 (diff) |
Viridian Forest and other functions
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2530,10 +2530,8 @@ wd433:: ds 1 ; d432 wd434:: ds 1 wd435:: ds 1 wd436:: ds 1 -wd437:: ds 1 -wd438:: ds 1 - - ds 15 +wPikachuFollowCommandBufferSize:: ds 1 +wPikachuFollowCommandBuffer:: ds 16 wExpressionNumber:: ; d447 ds 1 |