diff options
| author | einstein95 <einstein95@users.noreply.github.com> | 2016-08-12 18:58:55 +1200 |
|---|---|---|
| committer | einstein95 <einstein95@users.noreply.github.com> | 2016-08-12 18:58:55 +1200 |
| commit | aa2ba6b53540104fa71d591ab140777c32581171 (patch) | |
| tree | 6488875b13117950b85b3ad26340d098fd782aad | |
| parent | 76fefa47164cd2a41ee3cac8fc1895b78fb0ce2f (diff) | |
(ignore me)
| -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 |
