Submoduled added, SDL2 code added and rewritten to be runnable

This commit is contained in:
azraptor
2025-07-03 01:59:44 -04:00
parent 873feb43ae
commit eeb0dd8024
11 changed files with 1205 additions and 1 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "thirdparty/vk-bootstrap"]
path = thirdparty/vk-bootstrap
url = https://github.com/charles-lunarg/vk-bootstrap.git
[submodule "thirdparty/SDL"]
path = thirdparty/SDL
url = https://github.com/libsdl-org/SDL.git