Added window

This commit is contained in:
Lauchmelder 2022-01-08 16:54:36 +01:00
commit 2a8b38ffc4
12 changed files with 187 additions and 0 deletions

9
.gitmodules vendored Normal file
View file

@ -0,0 +1,9 @@
[submodule "vendor/lol"]
path = vendor/lol
url = git@github.com:Lauchmelder23/lol.git
[submodule "vendor/glfw"]
path = vendor/glfw
url = git@github.com:glfw/glfw.git
[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/gabime/spdlog