mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
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."""
|
||||
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user