diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-18 13:14:49 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-18 13:14:49 -0800 |
commit | f70d7efa6638c428885756405800aa022fb339da (patch) | |
tree | c314815a5a99184a866fff4cc671ae367f4311b0 /asm/new_menu_helpers.s | |
parent | d1437d30f7e6071f62d1a7842400d6732c7313b7 (diff) |
partially decompile text_printer
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 |