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

4
.gitignore vendored
View File

@@ -100,3 +100,7 @@ CTestTestfile.cmake
_deps
CMakeUserPresets.json
# Other
.cache/
.vscode/
build/