diff options
Diffstat (limited to 'arm9/modules/49')
-rw-r--r-- | arm9/modules/49/asm/module_49.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/modules/49/asm/module_49.s b/arm9/modules/49/asm/module_49.s index 8c011bb6..6527f0f7 100644 --- a/arm9/modules/49/asm/module_49.s +++ b/arm9/modules/49/asm/module_49.s @@ -448,7 +448,7 @@ MOD49_02254AD4: ; 0x02254AD4 add r0, sp, #0x1c lsr r3, r3, #1 str r1, [sp, #0xc] - bl FUN_0201BDE0 + bl AddTextPrinterParameterized2 add r0, sp, #0x1c bl FUN_02019548 add r0, r4, #0 |