Add SDL3 as submodule

This commit is contained in:
2025-11-20 21:06:23 +08:00
parent 4efb6e7b71
commit 12a214cb13
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

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

1
third_party/SDL3 vendored Submodule

Submodule third_party/SDL3 added at 61bf7087f5