Track SDL submodule branch release-2.32.x

This commit is contained in:
2025-12-18 01:10:00 +09:00
parent 85f682ea75
commit 8e68f32dd2
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -4,3 +4,7 @@
[submodule "third_party/taskflow"] [submodule "third_party/taskflow"]
path = third_party/taskflow path = third_party/taskflow
url = https://github.com/taskflow/taskflow.git url = https://github.com/taskflow/taskflow.git
[submodule "third_party/SDL"]
path = third_party/SDL
url = https://github.com/libsdl-org/SDL.git
branch = release-2.32.x

1
third_party/SDL vendored Submodule

Submodule third_party/SDL added at 63636c8403