diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2013-09-10 20:08:49 -0500 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2013-09-10 20:08:49 -0500 |
| commit | e47308a1f88f19dfc0ee5cb42dc643a520d9175b (patch) | |
| tree | 7ae7bb3ff46ceeab012869db3cbdad86545a0496 /.gitmodules | |
| parent | Add labels to recently added asm (diff) | |
| parent | Merge pull request #3 from dannye/comments (diff) | |
| download | pokeyellow-e47308a1f88f19dfc0ee5cb42dc643a520d9175b.tar.gz pokeyellow-e47308a1f88f19dfc0ee5cb42dc643a520d9175b.tar.xz pokeyellow-e47308a1f88f19dfc0ee5cb42dc643a520d9175b.zip | |
Merge branch kanzure/master into dannye-incbins
Conflicts:
extras
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 |
