Remove SDL2 submodule

This commit is contained in:
a1batross
2016-08-05 15:10:56 +06:00
parent 063dc599b9
commit f6f2aede91
2 changed files with 1 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -4,9 +4,6 @@
[submodule "jni/src/NanoGL/nanogl"]
path = jni/src/NanoGL/nanogl
url = https://github.com/SDLash3D/nanogl
[submodule "jni/src/SDL2/SDL-mirror"]
path = jni/src/SDL2/SDL-mirror
url = https://github.com/mittorn/SDL-mirror
[submodule "jni/src/Xash3D/xash3d"]
path = jni/src/Xash3D/xash3d
url = https://github.com/SDLash3D/xash3d

1
jni/src/SDL2/SDL-mirror Normal file
View File

@@ -0,0 +1 @@
Place here SDL2 source code, if you want build SDL2 version of Xash3D Android. Note that this is neither maintained nor supported officially anymore.