diff options
Diffstat (limited to 'asm/new_menu_helpers.s')
-rw-r--r-- | asm/new_menu_helpers.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/new_menu_helpers.s b/asm/new_menu_helpers.s index 5b67c3544..c2ac56bd2 100644 --- a/asm/new_menu_helpers.s +++ b/asm/new_menu_helpers.s @@ -716,7 +716,7 @@ sub_80F6C98: @ 80F6C98 thumb_func_start sub_80F6CBC sub_80F6CBC: @ 80F6CBC push {lr} - bl sub_8002DE8 + bl RunTextPrinters movs r0, 0 bl IsTextPrinterActive lsls r0, 16 |