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/mail.s | |
parent | d1437d30f7e6071f62d1a7842400d6732c7313b7 (diff) |
partially decompile text_printer
Diffstat (limited to 'asm/mail.s')
-rw-r--r-- | asm/mail.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/mail.s b/asm/mail.s index e00947a9b..0944f93d2 100644 --- a/asm/mail.s +++ b/asm/mail.s @@ -485,7 +485,7 @@ _080BF000: cmp r0, 0 beq _080BF0F4 bl sub_80BF224 - bl sub_8002DE8 + bl RunTextPrinters b _080BF0F4 .align 2, 0 _080BF018: .4byte gUnknown_20399C4 |