diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-01 21:54:11 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-01 21:54:11 -0500 |
commit | 92a8c491c3a8c39a7c51b300d759f93aa5157447 (patch) | |
tree | 2b0fca0ca289327e65b3b4339f1523f6060c4437 /engine/compose_mail.asm | |
parent | ffbf2c0f5d28c05c14f67a3cfb123d37157c2ef9 (diff) |
Break up engine/sprites.asm; address yenatch's comments
Diffstat (limited to 'engine/compose_mail.asm')
-rwxr-xr-x | engine/compose_mail.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/compose_mail.asm b/engine/compose_mail.asm index f02f99326..e02feb2a1 100755 --- a/engine/compose_mail.asm +++ b/engine/compose_mail.asm @@ -129,7 +129,7 @@ INCBIN "gfx/icon/mail2.2bpp" and a ret .exit_mail - callab Function8cf53 + callab ClearSpriteAnims call ClearSprites xor a ld [hSCX], a |