diff options
| author | realtradam <[email protected]> | 2022-12-31 02:07:46 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-12-31 02:07:46 -0500 |
| commit | bebf2cefe734d154ffaae44fb7c1bb557f2e1bfa (patch) | |
| tree | 8c4abb74251e1ed67156a2f53b23380d7068cb72 /.gitmodules | |
| download | RodeoKit-bebf2cefe734d154ffaae44fb7c1bb557f2e1bfa.tar.gz RodeoKit-bebf2cefe734d154ffaae44fb7c1bb557f2e1bfa.zip | |
init
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..993223c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/SDL"] + path = external/SDL + url = https://github.com/libsdl-org/SDL.git |
