[submodule "Foreign/SDL"]
	path = Foreign/SDL
	url = https://github.com/libsdl-org/SDL.git
[submodule "Foreign/SDL_mixer"]
	path = Foreign/SDL_mixer
	url = https://github.com/libsdl-org/SDL_mixer.git
[submodule "Foreign/SDL_image"]
	path = Foreign/SDL_image
	url = https://github.com/libsdl-org/SDL_image.git
[submodule "Foreign/SDL_ttf"]
	path = Foreign/SDL_ttf
	url = https://github.com/libsdl-org/SDL_ttf.git
[submodule "Foreign/SDL_net"]
	path = Foreign/SDL_net
	url = https://github.com/libsdl-org/SDL_net.git
[submodule "Foreign/fonts"]
	path = Foreign/fonts
	url = https://github.com/google/fonts.git
