diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-09 03:09:31 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-09 03:11:51 -0400 |
| commit | ce8afd8c43fbfc47be82bd078027095094b5f5ef (patch) | |
| tree | dd53299997c4299e59d3f970e9270e02a2b1ef37 /.gitmodules | |
Initial commit
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 00000000..1f76b537 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "extras"] + path = extras + url = git://github.com/kanzure/pokemon-reverse-engineering-tools.git |
