summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-12-20 12:37:09 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-12-20 12:37:09 -0500
commit981c0dd3981c0cc0038cb45bda2e638a692f8cd3 (patch)
treeb19c2662eaa6d7b3b12cea940c4a25c23ca127c7 /asm
parent9046fa900db4602a0db70a60cff4477cb39ca9cd (diff)
Match title_screen .rodata
Diffstat (limited to 'asm')
-rw-r--r--asm/link_rfu_2.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/link_rfu_2.s b/asm/link_rfu_2.s
index 39eeba336..f37313210 100644
--- a/asm/link_rfu_2.s
+++ b/asm/link_rfu_2.s
@@ -9167,10 +9167,10 @@ _080FCB88:
negs r0, r0
ands r0, r2
.ifdef FIRERED
- movs r2, 0x10
+ movs r2, 0x10 @ VERSION_FIRE_RED << 2
.else
.ifdef LEAFGREEN
- movs r2, 0x14
+ movs r2, 0x14 @ VERSION_LEAF_GREEN << 2
.endif
.endif
orrs r0, r2