diff options
Diffstat (limited to 'arm9/asm/scrcmd_4.s')
-rw-r--r-- | arm9/asm/scrcmd_4.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/asm/scrcmd_4.s b/arm9/asm/scrcmd_4.s index 14d6ef99..3bad9d50 100644 --- a/arm9/asm/scrcmd_4.s +++ b/arm9/asm/scrcmd_4.s @@ -1308,6 +1308,6 @@ FUN_02041174: ; 0x02041174 str r1, [r4, #0x8] ldrb r1, [r2, #0x0] ldr r0, [r0, #0x0] - bl FUN_0200B7A8 + bl ScrStrBufs_UpperFirstChar mov r0, #0x0 pop {r4, pc} |