Last Minute Changes

This commit is contained in:
TheBrokenRail
2023-11-03 17:39:07 -04:00
committed by iProgramInCpp
parent 06c69d3cc8
commit 8d3abda2fe
11 changed files with 29 additions and 24 deletions

10
.gitmodules vendored
View File

@@ -1,12 +1,12 @@
[submodule "thirdparty/coi-serviceworker"]
path = thirdparty/coi-serviceworker
url = https://github.com/gzuidhof/coi-serviceworker
url = https://github.com/gzuidhof/coi-serviceworker.git
[submodule "thirdparty/gles-compatibility-layer"]
path = thirdparty/gles-compatibility-layer
url = https://github.com/TheBrokenRail/gles-compatibility-layer.git
[submodule "thirdparty/SDL-src"]
path = thirdparty/SDL-src
url = https://github.com/libsdl-org/SDL
path = thirdparty/SDL2/src
url = https://github.com/libsdl-org/SDL.git
[submodule "thirdparty/LibPNG-src"]
path = thirdparty/LibPNG-src
url = https://github.com/glennrp/libpng
path = thirdparty/LibPNG/src
url = https://github.com/glennrp/libpng.git