gitmodules: Remove unneeded prefix
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -40,6 +40,6 @@ | |||||||
| [submodule "ffmpeg"] | [submodule "ffmpeg"] | ||||||
| 	path = externals/ffmpeg | 	path = externals/ffmpeg | ||||||
| 	url = https://git.ffmpeg.org/ffmpeg.git | 	url = https://git.ffmpeg.org/ffmpeg.git | ||||||
| [submodule "externals/SDL"] | [submodule "SDL"] | ||||||
| 	path = externals/SDL | 	path = externals/SDL | ||||||
| 	url = https://github.com/libsdl-org/SDL.git | 	url = https://github.com/libsdl-org/SDL.git | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user