Should fix git submodules

This commit is contained in:
xawotihs
2015-11-01 23:34:03 +01:00
parent 2312381b82
commit e62c065e2c

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = https://github.com/madler/zlib
[submodule ".\\thirdparty\\SDL2"]
path = .\\thirdparty\\SDL2
[submodule "thirdparty/SDL2"]
path = thirdparty/SDL2
url = https://github.com/spurious/SDL-mirror.git