summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMenase Teshale <osome3717@gmail.com>2026-08-18 22:21:29 +0300
committerMenase Teshale <osome3717@gmail.com>2026-08-18 22:21:29 +0300
commitbe5479e73c1c338cd369ddd99d19563c7349cda6 (patch)
treeea32a099d25e21c85d8e53455fa925c2254f8e85 /.gitmodules
Initial CommitHEADmain
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..ce7f8c5
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "vendored/SDL"]
+ path = vendored/SDL
+ url = https://github.com/libsdl-org/SDL.git
+[submodule "vendored/SDL_image"]
+ path = vendored/SDL_image
+ url = https://github.com/libsdl-org/SDL_image.git