diff --git a/Makefile b/Makefile index 23dec21bc..169f2e6b8 100644 --- a/Makefile +++ b/Makefile @@ -162,6 +162,8 @@ gfx/pokedex/slowpoke.2bpp: tools/gfx += --trim-whitespace gfx/pokegear/pokegear.2bpp: rgbgfx += -x2 gfx/pokegear/pokegear_sprites.2bpp: tools/gfx += --trim-whitespace +gfx/mystery_gift/mystery_gift.2bpp: tools/gfx += --trim-whitespace + gfx/title/crystal.2bpp: tools/gfx += --interleave --png=$< gfx/title/old_fg.2bpp: tools/gfx += --interleave --png=$< gfx/title/logo.2bpp: rgbgfx += -x 4 diff --git a/gfx/mystery_gift/mystery_gift.png b/gfx/mystery_gift/mystery_gift.png index 0fd458dec..83908847a 100644 Binary files a/gfx/mystery_gift/mystery_gift.png and b/gfx/mystery_gift/mystery_gift.png differ