summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-04 19:43:19 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-04 20:10:31 -0400
commite128fbeadb6e9e6575581b7e5da03c9fee1ce2f6 (patch)
treee0ec2bc7bf359bf5e8e949237ed16c3e4246afc1 /wram.asm
parent8443840f97d0bb15d7ba4c27a659d1a84547aba7 (diff)
Identify some more unnamed labels
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 9e10c359..b857a16f 100644
--- a/wram.asm
+++ b/wram.asm
@@ -2067,9 +2067,9 @@ wScriptTextAddr::
dw
ds 1
wWildEncounterCooldown:: db
-wXYComparePointer:: dw
-wd17c:: flag_array 32
+wXYComparePointer:: dw
+wXYCompareFlags:: flag_array MAX_XYCOMPARE_LENGTH
wBattleScriptFlags:: db
ds 1