Move gitmodules to inferno directory
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
|||||||
[submodule "engine/vendor/glfw"]
|
[submodule "inferno/vendor/glfw"]
|
||||||
path = engine/vendor/glfw
|
path = inferno/vendor/glfw
|
||||||
url = https://github.com/glfw/glfw
|
url = https://github.com/glfw/glfw
|
||||||
[submodule "engine/vendor/glm"]
|
[submodule "inferno/vendor/glm"]
|
||||||
path = engine/vendor/glm
|
path = inferno/vendor/glm
|
||||||
url = https://github.com/g-truc/glm
|
url = https://github.com/g-truc/glm
|
||||||
|
|||||||
Reference in New Issue
Block a user