diff options
Diffstat (limited to 'arm9/modules/59/asm/module_59.s')
-rw-r--r-- | arm9/modules/59/asm/module_59.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/59/asm/module_59.s b/arm9/modules/59/asm/module_59.s index 8754739b..f24eb24c 100644 --- a/arm9/modules/59/asm/module_59.s +++ b/arm9/modules/59/asm/module_59.s @@ -995,7 +995,7 @@ _021D7C5E: ldr r0, [r5, #0x64] ldr r1, [r5, #0x5c] add r2, r6, #0 - bl StringExpandPlaceholders + bl FUN_0200B7B8 add r0, r6, #0 bl String_dtor ldr r0, [r5, #8] |