diff options
| author | dannye <corrnondacqb@yahoo.com> | 2013-09-10 20:04:54 -0700 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2013-09-10 20:04:54 -0700 |
| commit | d256be1b09179f375e0515871970a90349242955 (patch) | |
| tree | 544a8ff6bbd7a4b707be48e855c645d0e39a3138 /.gitmodules | |
| parent | Merge branch 'comments' of https://github.com/dannye/pokered (diff) | |
| parent | Merge branch kanzure/master into dannye-incbins (diff) | |
| download | pokeyellow-d256be1b09179f375e0515871970a90349242955.tar.gz pokeyellow-d256be1b09179f375e0515871970a90349242955.tar.xz pokeyellow-d256be1b09179f375e0515871970a90349242955.zip | |
Merge pull request #1 from kanzure/dannye-incbins
Merge so that iimarckus does less work
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 |
