Initial commit

This commit is contained in:
Riyyi
2021-02-20 01:07:10 +01:00
commit 57c16ef187
46 changed files with 7496 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[submodule "deps/freetype"]
path = deps/freetype
url = https://github.com/aseprite/freetype2
[submodule "deps/glfw"]
path = deps/glfw
url = https://github.com/glfw/glfw
[submodule "deps/glm"]
path = deps/glm
url = https://github.com/g-truc/glm
[submodule "deps/stb"]
path = deps/stb
url = https://github.com/nothings/stb