summaryrefslogtreecommitdiff
path: root/arm9/asm/scrcmd_20.s
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/asm/scrcmd_20.s')
-rw-r--r--arm9/asm/scrcmd_20.s11
1 files changed, 7 insertions, 4 deletions
diff --git a/arm9/asm/scrcmd_20.s b/arm9/asm/scrcmd_20.s
index 890a4245..60ec8c4c 100644
--- a/arm9/asm/scrcmd_20.s
+++ b/arm9/asm/scrcmd_20.s
@@ -1,6 +1,9 @@
.include "asm/macros.inc"
.include "global.inc"
+ .extern UNK_020F4528
+ .extern UNK_020F452A
+
.text
thumb_func_start FUN_020453A0
@@ -28,15 +31,15 @@ FUN_020453A0: ; 0x020453A0
add r1, r0, #0x0
ldr r0, [r5, #0x0]
bl FUN_020394B8
- ldr r1, _020453EC ; =0x020F4528
+ ldr r1, _020453EC ; =UNK_020F4528
lsl r2, r4, #0x2
ldrh r1, [r1, r2]
strh r1, [r6, #0x0]
- ldr r1, _020453F0 ; =0x020F452A
+ ldr r1, _020453F0 ; =UNK_020F452A
ldrh r1, [r1, r2]
strh r1, [r0, #0x0]
mov r0, #0x0
pop {r4-r6, pc}
.balign 4
-_020453EC: .word 0x020F4528
-_020453F0: .word 0x020F452A
+_020453EC: .word UNK_020F4528
+_020453F0: .word UNK_020F452A