diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..655ed36 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/SDL"] + path = thirdparty/SDL + url = https://github.com/libsdl-org/SDL.git diff --git a/thirdparty/SDL b/thirdparty/SDL new file mode 160000 index 0000000..98d1f3a --- /dev/null +++ b/thirdparty/SDL @@ -0,0 +1 @@ +Subproject commit 98d1f3a45aae568ccd6ed5fec179330f47d4d356