diff options
| author | einstein95 <einstein95@users.noreply.github.com> | 2016-08-12 18:57:57 +1200 |
|---|---|---|
| committer | einstein95 <einstein95@users.noreply.github.com> | 2016-08-12 18:57:57 +1200 |
| commit | 76fefa47164cd2a41ee3cac8fc1895b78fb0ce2f (patch) | |
| tree | 06345fc21c87e003d531535eb29c328ec22e28d9 /Makefile | |
| parent | 7a9f469dca9b1e61783f015bb6eb734ec72a126a (diff) | |
Fix text
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -PYTHON := python +PYTHON := python2 MD5 := md5sum -c --quiet 2bpp := $(PYTHON) extras/pokemontools/gfx.py 2bpp |
