mirror of https://github.com/pret/pokecrystal.git
Make tools/gfx.py executable
This commit is contained in:
parent
9f82304186
commit
583838a39d
|
@ -1,3 +1,6 @@
|
||||||
|
#!/usr/bin/env python2
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
"""Supplementary scripts for graphics conversion."""
|
"""Supplementary scripts for graphics conversion."""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue