summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-11-21 19:12:51 -0500
committerrealtradam <[email protected]>2022-11-21 19:12:51 -0500
commitf0f30c12fe919862ade380513c02c9845598ac46 (patch)
treed742b6a932ec9f7e7edc00372316429d19ef6da1 /.gitmodules
parent35d550df84ede11e7e2cd07c491944222491cd0e (diff)
downloadOgle-f0f30c12fe919862ade380513c02c9845598ac46.tar.gz
Ogle-f0f30c12fe919862ade380513c02c9845598ac46.zip
abstracted textures
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ae40aae..ca0b3f4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "glfw"]
path = glfw
url = https://github.com/glfw/glfw
+[submodule "glm"]
+ path = glm
+ url = https://github.com/g-truc/glm.git