diff options
| author | yenatch <yenatch@gmail.com> | 2017-06-18 00:13:03 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2017-06-18 00:13:03 -0400 |
| commit | 384788f3700a5c429dfa86c6ec673a648b4b1c42 (patch) | |
| tree | 8e0c22d99155c01f97e5618ace11be932ed9fa02 /Makefile | |
| parent | cd3d125861d25ab60393e29e991f55f26a3874f4 (diff) | |
pngs in gfx/mail
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -124,6 +124,9 @@ gfx/shrink%.2bpp: gfx/shrink%.png gfx/trainers/%.2bpp: gfx/trainers/%.png rgbgfx -h -o $@ $< +gfx/mail/%.1bpp: gfx/mail/%.png + rgbgfx -d1 -o $@ $< + tools/gfx -d1 --remove-whitespace -o $@ $@ %.bin: ; %.blk: ; |
