summaryrefslogtreecommitdiff
path: root/arm9/modules/15
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-05-21 21:50:44 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-05-21 21:50:44 -0400
commit4d5947ecb02e28fce1cd1156bd6908571fbf29bd (patch)
tree44a49d8d53db30994487ecb9358d38ce47767e34 /arm9/modules/15
parent70b098f92d46c134388e02bd8c436649fe31e999 (diff)
Adjust typing in text.c routines
Diffstat (limited to 'arm9/modules/15')
-rw-r--r--arm9/modules/15/asm/module_15.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm9/modules/15/asm/module_15.s b/arm9/modules/15/asm/module_15.s
index 3c379dc5..cd1cb9eb 100644
--- a/arm9/modules/15/asm/module_15.s
+++ b/arm9/modules/15/asm/module_15.s
@@ -7416,7 +7416,7 @@ _021DADD4:
ldr r1, [r5, #0x2c]
add r0, #0x10
add r3, r2, #0
- bl FUN_02019658
+ bl BlitBitmapRectToWindow
mov r1, #0x60
lsl r2, r7, #0x10
lsl r3, r6, #0x10
@@ -7436,7 +7436,7 @@ _021DADD4:
ldr r1, [r5, #0x2c]
add r0, #0x10
lsr r3, r3, #0x10
- bl FUN_02019658
+ bl BlitBitmapRectToWindow
add sp, #0x18
pop {r3, r4, r5, r6, r7, pc}
nop