[submodule "extern/SDL"]
	path = extern/SDL
	url = https://github.com/libsdl-org/SDL.git
	branch = release-2.28.x
[submodule "extern/fmt"]
	path = extern/fmt
	url = https://github.com/fmtlib/fmt.git
[submodule "extern/adpcm"]
	path = extern/adpcm
	url = https://github.com/superctr/adpcm
