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
parent
commit
b17f031e35
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitmodules

2
.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
Loading…
Cancel
Save