diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2013-08-30 14:16:50 -0500 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2013-08-30 14:16:50 -0500 |
| commit | d2333a90c9eed0be38d722bfcd0d8b5dee0e56a7 (patch) | |
| tree | 243498feeaaa2a3726e8de489d4da0b8202ae95e /.gitmodules | |
| parent | b86d0da040448f286aa65ff5b2bacb05fff200a8 (diff) | |
| parent | 3e5b09b9416c0f734298e156bc4afb8db1d2140b (diff) | |
Merge branch 'kanzure/master' into yenatch/master
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..1f76b5370 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "extras"] + path = extras + url = git://github.com/kanzure/pokemon-reverse-engineering-tools.git |
