aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-01 21:48:26 +0200
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-10-01 21:48:26 +0200
commit2add1f75012dd14efb4d69ce11566ef4477e74c2 (patch)
tree7bcc03beb259e1bfc9fbe9e586b6ab218379d286 /.gitmodules
parente0ea870fdfcfbe9e3f0e47215bb809d4353d88e2 (diff)
need to switch submodule image to branch sdl2
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bb860c0..a20e230 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
path = lib/sdl2
url = https://github.com/libsdl-org/SDL
shallow = true
+[submodule "lib/sdl_image/src"]
+ path = lib/sdl_image/src
+ url = https://github.com/libsdl-org/SDL_image