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/53/asm/module_53.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/modules/53/asm') diff --git a/arm9/modules/53/asm/module_53.s b/arm9/modules/53/asm/module_53.s index d46aaf36..be4a50be 100644 --- a/arm9/modules/53/asm/module_53.s +++ b/arm9/modules/53/asm/module_53.s @@ -3626,7 +3626,7 @@ MOD53_021D91C8: ; 0x021D91C8 ldr r0, [r5, #0xc] ldr r1, [r5, #0x2c] add r2, r6, #0 - bl StringExpandPlaceholders + bl FUN_0200B7B8 add r0, r6, #0 bl String_dtor mov r0, #0xb6 -- cgit v1.2.3