diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-21 21:50:44 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-21 21:50:44 -0400 |
| commit | 4d5947ecb02e28fce1cd1156bd6908571fbf29bd (patch) | |
| tree | 44a49d8d53db30994487ecb9358d38ce47767e34 /arm9/modules/84/asm | |
| parent | 70b098f92d46c134388e02bd8c436649fe31e999 (diff) | |
Adjust typing in text.c routines
Diffstat (limited to 'arm9/modules/84/asm')
| -rw-r--r-- | arm9/modules/84/asm/module_84_thumb2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/84/asm/module_84_thumb2.s b/arm9/modules/84/asm/module_84_thumb2.s index 087f0fe0..82d292c6 100644 --- a/arm9/modules/84/asm/module_84_thumb2.s +++ b/arm9/modules/84/asm/module_84_thumb2.s @@ -750,7 +750,7 @@ _021D864C: ldr r0, [r5, #0x24] ldr r1, [r1, #0xc] lsr r3, r3, #0x10 - bl FUN_02019658 + bl BlitBitmapRectToWindow _021D86D0: mov r1, #1 str r1, [r5, #0x18] |
