diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-19 15:19:41 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-19 15:19:41 -0800 |
commit | bdbc89bcea6eda0b0083b627ba83d822cec3ebf0 (patch) | |
tree | 43ea44c11de09aa975c597fdfa8302dc6333b29d /asm/clear_save_data_screen.s | |
parent | d116b7660834da4006dccd3559d1ba0e0f8acf1c (diff) |
partially decompile text
Diffstat (limited to 'asm/clear_save_data_screen.s')
-rw-r--r-- | asm/clear_save_data_screen.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/clear_save_data_screen.s b/asm/clear_save_data_screen.s index 132d88a25..4dbebc1ba 100644 --- a/asm/clear_save_data_screen.s +++ b/asm/clear_save_data_screen.s @@ -219,13 +219,13 @@ sub_80F5708: @ 80F5708 bne _080F5792 _080F5736: movs r0, 0x5 - bl sub_80722CC + bl PlaySE b _080F577A .align 2, 0 _080F5740: .4byte gUnknown_203AB54 _080F5744: movs r0, 0x5 - bl sub_80722CC + bl PlaySE movs r0, 0x1 movs r1, 0x11 bl FillWindowPixelBuffer |