summaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-05-02 20:45:40 -0400
committerrealtradam <[email protected]>2023-05-02 20:45:40 -0400
commit87ca456c3f3e97f149604bc033fdd57998e2dcd4 (patch)
treeb326cacf8e135c939bfc90ba4dd75618cb8598e9 /.gitmodules
parent4b6ae783ce2c9f08d21d2a2969826412cc587de2 (diff)
downloadRodeoKit-87ca456c3f3e97f149604bc033fdd57998e2dcd4.tar.gz
RodeoKit-87ca456c3f3e97f149604bc033fdd57998e2dcd4.zip
added sample audio system
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 74a9ca9..4dfe4cf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "external/SDL_image"]
path = external/SDL_image
url = https://github.com/libsdl-org/SDL_image
+[submodule "external/SDL_mixer"]
+ path = external/SDL_mixer
+ url = https://github.com/libsdl-org/SDL_mixer.git