浏览代码

Add SDL2 source as a submodule

LouYihua 7 年之前
父节点
当前提交
feecc5d909
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitmodules

+ 3 - 0
.gitmodules

@@ -1,3 +1,6 @@
 [submodule "3rd/googletest"]
 	path = 3rd/googletest
 	url = https://github.com/google/googletest
+[submodule "3rd/SDL"]
+	path = 3rd/SDL
+	url = https://github.com/sdlpal/SDL.git