port to SDL3 + make build more portable

This commit is contained in:
ValorZard
2025-08-29 10:37:31 -07:00
parent 82883b8d66
commit efcd813410
7 changed files with 32 additions and 22 deletions

6
.gitmodules vendored Normal file
View 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