summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2017-06-20 23:42:29 -0400
committeryenatch <yenatch@gmail.com>2017-06-20 23:42:29 -0400
commitf10ed64d1a8651ee7efbc9aca8e033a01ca6dee1 (patch)
tree6d8369f7f47d94d5b8b7f83ddc84ba2886760cdc /Makefile
parent93a3a7d3c56534b7170dd2c3510c8ba1ee21067b (diff)
pngs in gfx/pokedex
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 17a16dbff..380c61324 100644
--- a/Makefile
+++ b/Makefile
@@ -120,6 +120,8 @@ gfx/mail/0b9d86.1bpp: tools/gfx += --remove-whitespace
gfx/mail/0b9dc6.1bpp: tools/gfx += --remove-whitespace
gfx/mail/0b9cfe.1bpp: tools/gfx += --remove-whitespace
+gfx/pokedex/%.2bpp: tools/gfx += --trim-whitespace
+
%.bin: ;
%.blk: ;