shithub: pokecrystal

Download patch

ref: 583838a39d0c9ddd2440f9c12747a616b377e7ec
parent: 9f823041860922b8ef4224416e4bcdd38a0b9641
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Mon Dec 31 13:55:35 EST 2018

Make tools/gfx.py executable

--- a/tools/gfx.py
+++ b/tools/gfx.py
@@ -1,3 +1,6 @@
+#!/usr/bin/env python2
+# -*- coding: utf-8 -*-
+
 """Supplementary scripts for graphics conversion."""
 
 import os