moved library to different project

This commit is contained in:
Lauchmelder 2021-12-23 00:52:28 +01:00
parent 4dc3079fe8
commit f5996f0614
24 changed files with 25 additions and 6467 deletions

6
.gitmodules vendored
View file

@ -1,9 +1,9 @@
[submodule "vendor/glfw"]
path = vendor/glfw
url = git@github.com:glfw/glfw.git
[submodule "vendor/glm"]
path = vendor/glm
url = git@github.com:g-truc/glm.git
[submodule "vendor/imgui"]
path = vendor/imgui
url = git@github.com:ocornut/imgui.git
[submodule "vendor/lol"]
path = vendor/lol
url = git@github.com:Lauchmelder23/lol.git