Finish off make target for png generation

Now any existing lz files are converted to 2bpp, and all 2bpp files
are converted to png.
This commit is contained in:
yenatch
2013-02-11 15:50:16 -05:00
parent 39171b916d
commit 0b8c5ef75b
2 changed files with 42 additions and 16 deletions

View File

@@ -32,7 +32,7 @@ pokecrystal.gbc: pokecrystal.o
pngs:
python gfx.py dump-pngs
cd extras; python gfx.py mass-decompress; python gfx.py dump-pngs
front.png: tiles.png