diff options
| author | Celeste Brault <theredstoneblock0@gmail.com> | 2019-06-09 23:29:11 +0200 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2019-06-10 19:07:44 -0600 |
| commit | 013ae78d7415ca75b4e648be5f2c906e16bd13b9 (patch) | |
| tree | 7c2039a2d94ea164cf8c9356bcd091f0f3144afc /tools/pokemontools/__init__.py | |
| parent | Prefix AnimatedObject labels with w. (diff) | |
| download | pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.tar.gz pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.tar.xz pokeyellow-013ae78d7415ca75b4e648be5f2c906e16bd13b9.zip | |
Update tools
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 |
