diff options
| author | Daniel Harding <33dannye@gmail.com> | 2019-01-13 22:36:13 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-13 22:36:13 -0600 |
| commit | 108245cb21abb3abac051b7db84ed6c694192a61 (patch) | |
| tree | b2638bbf850cdc2dca4cdb6d6db994b4735ca2bd /tools/pokemontools/__init__.py | |
| parent | Merge pull request #193 from luckytyphlosion/master (diff) | |
| parent | Make tools/gfx.py executable (diff) | |
| download | pokeyellow-108245cb21abb3abac051b7db84ed6c694192a61.tar.gz pokeyellow-108245cb21abb3abac051b7db84ed6c694192a61.tar.xz pokeyellow-108245cb21abb3abac051b7db84ed6c694192a61.zip | |
Merge pull request #195 from Rangi42/master
Remove 'extras' submodule; and add 'make tidy'
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 |
