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/item_menu.s | |
parent | d54a9b56da080285db359610fb76aa402e1de249 (diff) |
sub_812EB58; port scanline_effect
Diffstat (limited to 'asm/item_menu.s')
-rw-r--r-- | asm/item_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/item_menu.s b/asm/item_menu.s index d08021d15..4f753d49e 100644 --- a/asm/item_menu.s +++ b/asm/item_menu.s @@ -257,7 +257,7 @@ _08107FB0: bl clear_scheduled_bg_copies_to_vram b _08108104 _08107FBA: - bl remove_some_task + bl ScanlineEffect_Stop b _08108104 _08107FC0: bl FreeAllSpritePalettes |