diff options
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 829ab46fe..8e5bc4581 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -40,6 +40,6 @@ | |||
| 40 | [submodule "ffmpeg"] | 40 | [submodule "ffmpeg"] |
| 41 | path = externals/ffmpeg | 41 | path = externals/ffmpeg |
| 42 | url = https://git.ffmpeg.org/ffmpeg.git | 42 | url = https://git.ffmpeg.org/ffmpeg.git |
| 43 | [submodule "externals/SDL"] | 43 | [submodule "SDL"] |
| 44 | path = externals/SDL | 44 | path = externals/SDL |
| 45 | url = https://github.com/libsdl-org/SDL.git | 45 | url = https://github.com/libsdl-org/SDL.git |