summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-24 02:50:42 -0400
committeryenatch <yenatch@gmail.com>2017-06-24 02:50:42 -0400
commit131bda73bc47431b7f5d669fe8aea7e965d577d4 (patch)
tree524aeb5692dd4868679864663ad89d3d812ee453 /Makefile
parent89cb46a64d96a7c92dda62e1572b6a8e5d09ba37 (diff)
pngs in gfx/misc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b60672e35..c4d9370d3 100644
--- a/Makefile
+++ b/Makefile
@@ -153,6 +153,16 @@ gfx/fx/rocks.2bpp: tools/gfx += --remove-whitespace
gfx/fx/skyattack.2bpp: tools/gfx += --remove-whitespace
gfx/fx/status.2bpp: tools/gfx += --remove-whitespace
+gfx/misc/chris.2bpp: rgbgfx += -h
+gfx/misc/chris_card.2bpp: rgbgfx += -h
+gfx/misc/kris.2bpp: rgbgfx += -h
+gfx/misc/kris_card.2bpp: rgbgfx += -h
+gfx/misc/kris_back.2bpp: rgbgfx += -h
+gfx/misc/dude.2bpp: rgbgfx += -h
+gfx/misc/player.2bpp: rgbgfx += -h
+gfx/misc/pokegear.2bpp: tools/gfx += --trim-whitespace
+gfx/misc/pokegear_sprites.2bpp: tools/gfx += --trim-whitespace
+
%.bin: ;
%.blk: ;