aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 481519b..c8571bc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,3 +14,7 @@
path = lib/sdl_image
url = https://github.com/libsdl-org/SDL_image
shallow = true
+[submodule "lib/sdl_ttf"]
+ path = lib/sdl_ttf
+ url = https://github.com/libsdl-org/SDL_ttf.git
+ shallow = true