From f10ed64d1a8651ee7efbc9aca8e033a01ca6dee1 Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 20 Jun 2017 23:42:29 -0400 Subject: pngs in gfx/pokedex --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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: ; -- cgit v1.2.3