summaryrefslogtreecommitdiff
path: root/arm9/asm/scrcmd.s
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-27 20:24:10 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-27 20:24:10 -0400
commitbeabf27ffdfc12888c058e0706f30ad1d6856ece (patch)
treecc6fc81b148716b0e4ab444faa07c5040b309697 /arm9/asm/scrcmd.s
parent1c6d32df7675093fe2a9d325278a97757355cb76 (diff)
Match most other overlays (pearl)
Diffstat (limited to 'arm9/asm/scrcmd.s')
-rw-r--r--arm9/asm/scrcmd.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/scrcmd.s b/arm9/asm/scrcmd.s
index 80614f44..3913f74c 100644
--- a/arm9/asm/scrcmd.s
+++ b/arm9/asm/scrcmd.s
@@ -10299,7 +10299,7 @@ FUN_0203EBC8: ; 0x0203EBC8
add r1, r0, #0x0
ldr r0, [r4, #0x0]
bl FUN_020394B8
- mov r1, #0xa
+ mov r1, #GAME_VERSION
strh r1, [r0, #0x0]
mov r0, #0x0
pop {r4, pc}