Add SDL submodule for improved graphics support

This commit is contained in:
moonpower
2025-11-18 12:32:23 +03:00
parent b3a8848224
commit a9adc4b4d5
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "third_party/imgui"]
path = third_party/imgui
url = https://github.com/ocornut/imgui
[submodule "third_party/SDL"]
path = third_party/SDL
url = https://github.com/libsdl-org/SDL.git
Vendored Submodule
+1
Submodule third_party/SDL added at 8f21fe4994