diff options
Diffstat (limited to 'asm/buy_menu_helpers.s')
-rw-r--r-- | asm/buy_menu_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/buy_menu_helpers.s b/asm/buy_menu_helpers.s index 8d2f75ed3..d3cf28b11 100644 --- a/asm/buy_menu_helpers.s +++ b/asm/buy_menu_helpers.s @@ -114,7 +114,7 @@ sub_813F6F4: @ 813F6F4 str r4, [sp, 0xC] str r2, [sp, 0x10] mov r2, r9 - bl AddTextPrinterParameterized2 + bl AddTextPrinterParameterized4 add sp, 0x14 pop {r3,r4} mov r8, r3 |