diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-12-31 17:37:58 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-12-31 17:37:58 -0500 |
| commit | 729608124fa5f479a82dcc3b13fdcedc473fdafa (patch) | |
| tree | 9cd2e3f1cb9f83f6e5e5fc055bfcee8bbf0aaa24 /tools/pokemontools/__init__.py | |
| parent | Merge pull request #193 from luckytyphlosion/master (diff) | |
| download | pokeyellow-729608124fa5f479a82dcc3b13fdcedc473fdafa.tar.gz pokeyellow-729608124fa5f479a82dcc3b13fdcedc473fdafa.tar.xz pokeyellow-729608124fa5f479a82dcc3b13fdcedc473fdafa.zip | |
Remove the 'extras' submodule and include a local gfx.py tool instead
Diffstat (limited to 'tools/pokemontools/__init__.py')
| -rw-r--r-- | tools/pokemontools/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
