mirror of
https://github.com/ARMSX2/ARMSX1.git
synced 2026-08-24 16:53:35 -07:00
Add SDL submodule for improved graphics support
This commit is contained in:
@@ -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
|
||||
|
||||
+1
Submodule third_party/SDL added at 8f21fe4994
Reference in New Issue
Block a user