From 1d5e9d12ea905a67c818febbb3e58a3e8a7ad3ca Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Tue, 4 Aug 2020 11:22:23 -0400 Subject: This function was misnamed --- arm9/modules/70/asm/module_70.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm9/modules/70') diff --git a/arm9/modules/70/asm/module_70.s b/arm9/modules/70/asm/module_70.s index 7af50ac6..30e49b16 100644 --- a/arm9/modules/70/asm/module_70.s +++ b/arm9/modules/70/asm/module_70.s @@ -1099,7 +1099,7 @@ MOD70_021D7CE8: ; 0x021D7CE8 add r2, r2, #4 ldr r1, [r5, r1] ldr r2, [r5, r2] - bl StringExpandPlaceholders + bl FUN_0200B7B8 add r0, r6, #0 mov r1, #0xf bl FUN_02019620 @@ -1256,7 +1256,7 @@ _021D7E68: add r2, r2, #4 ldr r1, [r5, r1] ldr r2, [r5, r2] - bl StringExpandPlaceholders + bl FUN_0200B7B8 mov r1, #0 str r1, [sp] mov r2, #0xff -- cgit v1.2.3