shithub: pokered

Download patch

ref: 703224335280bf1170982113ac3d09fe198c0564
parent: b8b5ab5e6628dec9e8c88020e39975157cb0a0a6
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Mon Dec 31 13:56:07 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