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 /.gitmodules | |
| 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 '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1f76b537..e69de29b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "extras"] - path = extras - url = git://github.com/kanzure/pokemon-reverse-engineering-tools.git |
