blob: ce7f8c50cd69ece6d4c5f294370844f5bfda600c (
plain)
1
2
3
4
5
6
|
[submodule "vendored/SDL"]
path = vendored/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "vendored/SDL_image"]
path = vendored/SDL_image
url = https://github.com/libsdl-org/SDL_image.git
|