Move non-Pokémon graphics out of gfx/icons

Fixes #987
This commit is contained in:
Rangi
2022-08-17 17:45:26 -04:00
parent 38cd2155df
commit 7ef31d9889
5 changed files with 3 additions and 3 deletions

View File

@@ -961,7 +961,7 @@ _ComposeMailMessage:
ret
.MailIcon:
INCBIN "gfx/icons/mail_big.2bpp"
INCBIN "gfx/naming_screen/mail.2bpp"
.initwNamingScreenMaxNameLength
ld a, MAIL_MSG_LENGTH + 1