pngs in gfx/

This commit is contained in:
yenatch
2017-06-23 19:56:24 -04:00
parent a540926345
commit 1f81d1851f
16 changed files with 114 additions and 4 deletions

View File

@@ -130,6 +130,11 @@ gfx/title/logo.2bpp: rgbgfx += -x 4
gfx/trade/ball.2bpp: tools/gfx += --remove-whitespace
gfx/slots_2.2bpp: tools/gfx += --interleave --width=16
gfx/slots_3.2bpp: tools/gfx += --interleave --width=24 --remove-duplicates --keep-whitespace --remove-xflip
gfx/slots_3a.2bpp: tools/gfx += --interleave --width=16
gfx/slots_3b.2bpp: tools/gfx += --interleave --width=24 --remove-duplicates --keep-whitespace --remove-xflip
%.bin: ;
%.blk: ;