From 55a5b9d0baf6df2606c399811348726774437ac0 Mon Sep 17 00:00:00 2001 From: xawotihs Date: Sun, 1 Nov 2015 22:49:14 +0100 Subject: [PATCH] Now uses unofficial SDL mirror --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b43724010..99e41138b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/madler/zlib [submodule "thirdparty/SDL2"] path = thirdparty/SDL2 - url = https://github.com/emscripten-ports/SDL2.git + url = https://github.com/spurious/SDL-mirror.git