diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,9 +2,9 @@ PYTHON := python MD5 := md5sum -c --quiet .SUFFIXES: -.SUFFIXES: .2bpp .PHONY: all clean crystal crystal11 .SECONDEXPANSION: +.PRECIOUS: %.2bpp poketools := extras/pokemontools gfx := $(PYTHON) gfx.py |