diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-29 18:36:31 -0500 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2016-01-29 18:36:31 -0500 |
| commit | 2bf93c5905319e9181f87b3f83cd3bce7b9feeca (patch) | |
| tree | 3ebf17c8879e5d6243d81aac8f1c36eb226fac26 /.gitmodules | |
| parent | ed3f9395f6d45f6554ed9d9c49c41ea86a8e2447 (diff) | |
Import stuff from pokecrystal; diff gold and silver
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 93b614e6..b3dbda1f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "extras"] path = extras url = https://github.com/pikalaxalt/pokemon-reverse-engineering-tools +[submodule "crowdmap"] + path = crowdmap + url = https://github.com/yenatch/crowdmap |
