From c7b8a8b0762c5eef4a678eb9cbc036e4fbb5568b Mon Sep 17 00:00:00 2001 From: red031000 Date: Fri, 12 Mar 2021 03:30:43 +0000 Subject: name GenerateFontHalfRowLookupTable and CopyWindowToVram --- arm9/modules/80/asm/module_80.s | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'arm9/modules/80') diff --git a/arm9/modules/80/asm/module_80.s b/arm9/modules/80/asm/module_80.s index 9e91c64e..128c6280 100644 --- a/arm9/modules/80/asm/module_80.s +++ b/arm9/modules/80/asm/module_80.s @@ -3650,7 +3650,7 @@ _0222F220: add r0, r5, #0 bl MOD80_0222F300 add r0, r5, #0 - bl FUN_020191D0 + bl CopyWindowToVram add r6, r6, #1 add r4, r4, #4 add r5, #0x10 @@ -9153,7 +9153,7 @@ MOD80_02231EA8: ; 0x02231EA8 bl FUN_02019620 ldr r0, _02231FE4 ; =0x00000EC8 add r0, r4, r0 - bl FUN_020191D0 + bl CopyWindowToVram mov r0, #0x15 str r0, [sp] mov r0, #0x1b @@ -11970,7 +11970,7 @@ _0223357E: mov r1, #0 bl FUN_02019620 add r0, r5, #0 - bl FUN_020191D0 + bl CopyWindowToVram ldr r0, [sp, #0x14] add r6, #0x16 add r0, r0, #1 -- cgit v1.2.3