Should fix git submodules

This commit is contained in:
xawotihs
2015-11-01 23:34:03 +01:00
parent 2312381b82
commit e62c065e2c
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule "thirdparty/zlib"] [submodule "thirdparty/zlib"]
path = thirdparty/zlib path = thirdparty/zlib
url = https://github.com/madler/zlib url = https://github.com/madler/zlib
[submodule ".\\thirdparty\\SDL2"] [submodule "thirdparty/SDL2"]
path = .\\thirdparty\\SDL2 path = thirdparty/SDL2
url = https://github.com/spurious/SDL-mirror.git url = https://github.com/spurious/SDL-mirror.git