pngs in gfx/mail

This commit is contained in:
yenatch
2017-06-18 00:13:03 -04:00
parent cd3d125861
commit 384788f370
85 changed files with 21 additions and 49 deletions

View File

@@ -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: ;