diff options
Diffstat (limited to 'src/mail.c')
-rw-r--r-- | src/mail.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mail.c b/src/mail.c index 6dcd471f2..f6b7e2c4d 100644 --- a/src/mail.c +++ b/src/mail.c @@ -144,7 +144,6 @@ static const u16 sGenderPals[][2] = { }; static const struct MailGfxData sGfxHeaders[] = { - [ITEM_TO_MAIL(ITEM_ORANGE_MAIL)] = { .pal = gFile_graphics_mail_orange_palette_pal, .tiles = gFile_graphics_mail_orange_tiles_sheet, |