Set up a rough structure of the project.

This commit is contained in:
2022-10-18 12:49:17 -07:00
parent 55d6915a50
commit a4d4e441e4
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw.git

1
lib/glfw Submodule

Submodule lib/glfw added at dd8a678a66