diff --git a/.gitmodules b/.gitmodules index 4985c2c43..fe00be427 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "third_party/cxxopts"] path = third_party/cxxopts url = https://github.com/jarro2783/cxxopts.git +[submodule "third_party/SDL2-devel-VC"] + path = third_party/SDL2-devel-VC + url = https://github.com/xenia-project/SDL2-devel-VC.git diff --git a/third_party/SDL2-devel-VC b/third_party/SDL2-devel-VC new file mode 160000 index 000000000..f102d8b36 --- /dev/null +++ b/third_party/SDL2-devel-VC @@ -0,0 +1 @@ +Subproject commit f102d8b36395200682108e88bec54bf9acd1004a