diff options
author | scnorton <scnorton@biociphers.org> | 2019-04-09 14:30:54 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2019-04-09 14:30:54 -0400 |
commit | fb423f957dc8944edf0b822a7aaa1949434ac65e (patch) | |
tree | 2f9de5e4e14a6e8947f221b45566fb28c5223c40 /asm/mail.s | |
parent | d54a9b56da080285db359610fb76aa402e1de249 (diff) |
sub_812EB58; port scanline_effect
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 1ecaf17cc..2631754c3 100644 --- a/asm/mail.s +++ b/asm/mail.s @@ -200,7 +200,7 @@ _080BED40: _080BED8C: movs r0, 0 bl SetVBlankCallback - bl remove_some_task + bl ScanlineEffect_Stop movs r0, 0 movs r1, 0 bl SetGpuReg |