mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
parent
38cd2155df
commit
7ef31d9889
@ -297,8 +297,8 @@ GetIconGFX:
|
||||
ret
|
||||
|
||||
HeldItemIcons:
|
||||
INCBIN "gfx/icons/mail.2bpp"
|
||||
INCBIN "gfx/icons/item.2bpp"
|
||||
INCBIN "gfx/stats/mail.2bpp"
|
||||
INCBIN "gfx/stats/item.2bpp"
|
||||
|
||||
GetIcon_de:
|
||||
; Load icon graphics into VRAM starting from tile de.
|
||||
|
@ -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
|
||||
|
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 135 B |
Before Width: | Height: | Size: 82 B After Width: | Height: | Size: 82 B |
Before Width: | Height: | Size: 85 B After Width: | Height: | Size: 85 B |
Loading…
Reference in New Issue
Block a user