aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-11-12 15:11:51 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-11-12 15:11:51 +0100
commit33454c2c8d8c0abdfd405608af4e6cd53a25e7c4 (patch)
treeef5131afc629815e993775423602a6e8af5fcb5f /.gitmodules
parent067247360d68042ad5466b802399338c14d7dc58 (diff)
parent656df6ddd6b5231705798540c347efeebf8ac8a9 (diff)
merge `master` into `loek/cleanup`
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 481519b..2f64601 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,3 +14,11 @@
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
+[submodule "lib/libdb"]
+ path = lib/libdb
+ url = https://github.com/berkeleydb/libdb
+ shallow = true