Added SDL3 submodule
This commit is contained in:
parent
8a3385b15c
commit
936e91801a
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "SDL3"]
|
||||
path = SDL3
|
||||
url = https://github.com/libsdl-org/SDL
|
||||
1
SDL3
Submodule
1
SDL3
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a96677bdf6b4acb84af4ec294e5f60a4e8cbbe03
|
||||
Loading…
x
Reference in New Issue
Block a user