summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-01-19 14:35:24 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-01-19 14:35:24 -0500
commitc22999382c6d0e803eb10d5e016a8ac0127e33f8 (patch)
tree4bad3116e28ce127da6ba4b2b03b1c9c3c7c0d88 /wram.asm
parent26a1ac25eaa823d687de4cdcc9c6bc0bc2f75a66 (diff)
Coord macros
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm5
1 files changed, 3 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index a9c85b9..53f9070 100755
--- a/wram.asm
+++ b/wram.asm
@@ -114,8 +114,9 @@ wd2c0:: ; 0xd2c0
wPartyMons:: ; 0xd300
ds $100
-wd400:: ; 0xd400
+wAddScoreQueue:: ; 0xd400
ds $60
+wAddScoreQueueEnd:: ; 0xd460
wNumPartyMons:: ; 0xd460
ds $1
@@ -153,7 +154,7 @@ wd473:: ; 0xd473
wd476:: ; 0xd476
ds $1
-wd477:: ; 0xd477
+wAddScoreQueueOffset:: ; 0xd477
ds $1
wd478:: ; 0xd478