From 729608124fa5f479a82dcc3b13fdcedc473fdafa Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 31 Dec 2018 17:37:58 -0500 Subject: Remove the 'extras' submodule and include a local gfx.py tool instead --- tools/pokemontools/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/pokemontools/__init__.py (limited to 'tools/pokemontools/__init__.py') diff --git a/tools/pokemontools/__init__.py b/tools/pokemontools/__init__.py new file mode 100644 index 00000000..a3e75900 --- /dev/null +++ b/tools/pokemontools/__init__.py @@ -0,0 +1 @@ +# A subset of https://github.com/pret/pokemon-reverse-engineering-tools -- cgit v1.3.1-sl0p