summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorRaphael Langella <raphael.langella@gmail.com>2012-09-19 21:36:31 +0200
committerRaphael Langella <raphael.langella@gmail.com>2012-09-20 00:33:44 +0200
commit63eb700e85e349f9a895b6ad87096452f2c6f5f2 (patch)
tree0f1ce5af91aee1e8bb33a9292ed38715419148e2 /.gitmodules
parentddc6546b3ff2feda4b644bf183dcc7dee4c8b64a (diff)
downloadcrawl-ref-63eb700e85e349f9a895b6ad87096452f2c6f5f2.tar.gz
crawl-ref-63eb700e85e349f9a895b6ad87096452f2c6f5f2.zip
Add Telya's android SDL port as a submodule.
It's the version modified by frogbotherer.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f99052b1bc..89246e5f43 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,3 +28,6 @@
[submodule "crawl-ref/source/contrib/fonts"]
path = crawl-ref/source/contrib/fonts
url = git://gitorious.org/crawl/crawl-fonts.git
+[submodule "crawl-ref/source/contrib/sdl-android"]
+ path = crawl-ref/source/contrib/sdl-android
+ url = git://github.com/frogbotherer/commandergenius.git