summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-12 15:30:46 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-12 15:30:46 -0500
commitbe4510659a8404b31b74c11f65c6c3d09078e560 (patch)
treefcd420e963f0732e78da4793128b03d41fe129b4
parent9b198178548c4436b01fb39fca73f42571608586 (diff)
Mystery Gift graphics match
-rw-r--r--Makefile2
-rw-r--r--gfx/mystery_gift/mystery_gift.pngbin747 -> 698 bytes
2 files changed, 2 insertions, 0 deletions
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
--- a/gfx/mystery_gift/mystery_gift.png
+++ b/gfx/mystery_gift/mystery_gift.png
Binary files differ