diff options
| author | yenatch <yenatch@gmail.com> | 2017-06-20 23:42:29 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2017-06-20 23:42:29 -0400 |
| commit | f10ed64d1a8651ee7efbc9aca8e033a01ca6dee1 (patch) | |
| tree | 6d8369f7f47d94d5b8b7f83ddc84ba2886760cdc /Makefile | |
| parent | 93a3a7d3c56534b7170dd2c3510c8ba1ee21067b (diff) | |
pngs in gfx/pokedex
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: ; |
