aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-26 16:38:18 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-26 16:38:18 -0600
commit7862e6afa3e8325b884beb2ac538f4bb9f30b9c7 (patch)
tree9e923e4ae7b770204d4ca50827b8d62adee7e688 /.gitmodules
parent873f5db087e31af897b5e8b1e7b427cbd5dbfc71 (diff)
migrate to SDL3sdl3
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..caf199e
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "vendor/SDL"]
+ path = vendor/SDL
+ url = git@github.com:libsdl-org/SDL.git