Added SDL3 submodule

This commit is contained in:
macmacmac 2025-09-21 11:50:34 -04:00
parent 8a3385b15c
commit 936e91801a
3 changed files with 9 additions and 1 deletions

6
.gitignore vendored
View File

@ -51,7 +51,11 @@ Module.symvers
Mkfile.old
dkms.conf
SDL3/
#SDL3/
# IDE Garbage
build*/
.cache/
.vscode/
cmake-build-*/
.idea/

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "SDL3"]
path = SDL3
url = https://github.com/libsdl-org/SDL

1
SDL3 Submodule

@ -0,0 +1 @@
Subproject commit a96677bdf6b4acb84af4ec294e5f60a4e8cbbe03