summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjidoc01 <jidoc01@naver.com>2019-10-07 17:37:35 +0200
committerjidoc01 <jidoc01@naver.com>2019-10-07 17:37:35 +0200
commit2b04d74828f8a726e5c836a28f41245d741c9347 (patch)
treea310bb004f82e2ce112db8b91a6f9d27e3dff78b /src
parentdd9412dd57ac9a0057dc43751593e222752ce7c2 (diff)
Add new wram variables
Added wd42b and wd4bf.
Diffstat (limited to 'src')
-rw-r--r--src/wram.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/wram.asm b/src/wram.asm
index 10de938..8e1de6b 100644
--- a/src/wram.asm
+++ b/src/wram.asm
@@ -2177,7 +2177,10 @@ wAnimationQueue:: ; d423
wd42a:: ; d42a
ds $1
- ds $81
+wd42b:: ; d42b
+ ds $1
+
+ ds $80
wd4ac:: ; d4ac
ds $1
@@ -2199,6 +2202,7 @@ wd4b0:: ; d4b0
wd4be:: ; d4be
ds $1
+wd4bf:: ; d4bf
ds $1
wd4c0:: ; d4c0