summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 00:10:38 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 00:10:38 -0400
commita86cd928c967b6779a56829a36e70c36289769b9 (patch)
treebceb95d44794e0c678d6b7cea91bc4cab46d97c5 /wram.asm
parente48e466f39da7f386417233530c3193249c58d36 (diff)
Viridian Forest and other functions
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm6
1 files changed, 2 insertions, 4 deletions
diff --git a/wram.asm b/wram.asm
index 346b8389..2c9b3d4e 100755
--- a/wram.asm
+++ b/wram.asm
@@ -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