From 5f3c83a7e596f028b199f15dbe98031deffe791c Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 21 May 2021 16:33:29 -0400 Subject: Missed one --- arm9/modules/18/asm/module_18.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9/modules') diff --git a/arm9/modules/18/asm/module_18.s b/arm9/modules/18/asm/module_18.s index d8d29d24..fb14c7c8 100644 --- a/arm9/modules/18/asm/module_18.s +++ b/arm9/modules/18/asm/module_18.s @@ -38637,7 +38637,7 @@ MOD18_0224C418: ; 0x0224C418 cmp r6, #0 beq _0224C434 add r0, r7, #0 - bl FUN_02001B80 + bl ListMenuCopyToVram _0224C434: add r0, r4, #0 add r0, #0x20 @@ -38761,7 +38761,7 @@ MOD18_0224C510: ; 0x0224C510 cmp r0, #0 beq _0224C546 ldr r0, [sp, #0xc] - bl FUN_02001B80 + bl ListMenuCopyToVram _0224C546: mov r0, #1 mvn r0, r0 -- cgit v1.2.3