shithub: pokecrystal

Download patch

ref: 84ba0ffc31ec34fb4a626c4e33732ea8bc22ae38
parent: c195276073a9ae9b8ed5acc4de54600820992593
author: yenatch <[email protected]>
date: Tue Sep 10 21:25:39 EDT 2013

rename lzs make target to gfx

--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@
 	$(PYTHON) extras/pokemontools/gfx.py mass-decompress
 	$(PYTHON) extras/pokemontools/gfx.py dump-pngs
 
-lzs: $(LZS) $(_2BPPS) $(_1BPPS)
+gfx: $(LZS) $(_2BPPS) $(_1BPPS)
 	@:
 
 gfx/pics/%/front.lz: gfx/pics/%/tiles.2bpp gfx/pics/%/front.png