Initial commit

This commit is contained in:
Rick van Vonderen
2019-12-10 16:43:37 +01:00
commit fb740a780f
6 changed files with 95 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "engine/vendor/glfw"]
path = engine/vendor/glfw
url = https://github.com/glfw/glfw
[submodule "engine/vendor/glm"]
path = engine/vendor/glm
url = https://github.com/g-truc/glm