diff options
Diffstat (limited to 'arm9/modules/58/asm/module_58.s')
-rw-r--r-- | arm9/modules/58/asm/module_58.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/58/asm/module_58.s b/arm9/modules/58/asm/module_58.s index 4f170e87..845ac5cc 100644 --- a/arm9/modules/58/asm/module_58.s +++ b/arm9/modules/58/asm/module_58.s @@ -2210,7 +2210,7 @@ MOD58_021DAB94: ; 0x021DAB94 ldr r0, [r5, #0x10] ldr r1, [r5, #0x34] add r2, r4, #0 - bl StringExpandPlaceholders + bl FUN_0200B7B8 add r0, r4, #0 bl String_dtor mov r0, #0xb5 |