소스 검색

gitmodules: Remove unneeded prefix

Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
lat9nq 5 년 전
부모
커밋
b17f031e35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitmodules

+ 1 - 1
.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