initial commit

This commit is contained in:
2025-01-05 02:53:58 +00:00
commit 77fc0bd9ff
10 changed files with 15189 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "vendor/sokol"]
path = vendor/sokol
url = https://github.com/floooh/sokol.git
[submodule "vendor/cimgui"]
path = vendor/cimgui
url = https://github.com/cimgui/cimgui.git