port to SDL3 + make build more portable
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "SDL"]
|
||||
path = SDL
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
[submodule "SDL_image"]
|
||||
path = SDL_image
|
||||
url = https://github.com/libsdl-org/SDL_image.git
|
||||
Reference in New Issue
Block a user