From 84ba0ffc31ec34fb4a626c4e33732ea8bc22ae38 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 11 Sep 2013 01:25:39 -0400 Subject: [PATCH] rename lzs make target to gfx --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4b47205a7..7b1f84212 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ pngs: $(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