Browse Source
gitmodules: Remove unneeded prefix
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
pull/15/merge
lat9nq
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.gitmodules
|
|
|
@ -40,6 +40,6 @@ |
|
|
|
[submodule "ffmpeg"] |
|
|
|
path = externals/ffmpeg |
|
|
|
url = https://git.ffmpeg.org/ffmpeg.git |
|
|
|
[submodule "externals/SDL"] |
|
|
|
[submodule "SDL"] |
|
|
|
path = externals/SDL |
|
|
|
url = https://github.com/libsdl-org/SDL.git |