diff options
author | einstein95 <einstein95@users.noreply.github.com> | 2016-10-08 00:07:55 +1300 |
---|---|---|
committer | einstein95 <einstein95@users.noreply.github.com> | 2016-10-08 00:07:55 +1300 |
commit | 5731abc0c17ee3b3c58d7c34320c5a0e7b2dc77a (patch) | |
tree | 5c63f4df7ca4edbe0f47921464b0d23c35c91f20 | |
parent | 6df644cb99edf0a980958fd227b430dec78ac01c (diff) |
Goddammit Makefile...
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -PYTHON := python2 +PYTHON := python MD5 := md5sum -c --quiet 2bpp := $(PYTHON) extras/pokemontools/gfx.py 2bpp |