summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-23 15:57:48 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-23 15:57:48 -0400
commit9da88a19beed6b713317bb446d21cbd493ab8009 (patch)
treed8d6cc4df3c3dcb00541b5bda9cae842584a7009 /wram.asm
parente63bfa7741d503fa2710792898ac4a2b5b859acf (diff)
parent5b53dbe15d0f24c0ebcb537d7e11c106abd99867 (diff)
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm8
1 files changed, 6 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 77c489f8..b8b0aa28 100755
--- a/wram.asm
+++ b/wram.asm
@@ -2530,7 +2530,11 @@ wPikachuMood:: ds 1 ; d470
wd472:: ds 1
wd473:: ds 1
- ds 6
+ ds 1
+
+wd475:: ds 1
+
+ ds 4
wd47a:: ds 1
@@ -2752,7 +2756,7 @@ W_ROUTE19CURSCRIPT:: ; d61d
ds 1
W_ROUTE21CURSCRIPT:: ; d61e
ds 1
-W_SAFARIZONEENTRANCECURSCRIPT:: ; d61f
+wSafariZoneEntranceCurScript:: ; d61f
ds 1
W_ROCKTUNNEL2CURSCRIPT:: ; d620
ds 1