Use the official SDL repo as a submodule.
Continuing to use version 2.0.12 for now. Missing changes:370d05558ce572215f5afa51fcb56bNotes: The changes in e572215 will be included when we update SDL. The files.xml change from fa51fcb is actually included. https://github.com/kcat/openal-soft/pull/227 is not resolved.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -4,7 +4,7 @@
|
||||
shallow = true
|
||||
[submodule "project/lib/sdl"]
|
||||
path = project/lib/sdl
|
||||
url = https://github.com/openfl/libsdl
|
||||
url = https://github.com/libsdl-org/SDL
|
||||
shallow = true
|
||||
[submodule "project/lib/openal"]
|
||||
path = project/lib/openal
|
||||
|
||||
Reference in New Issue
Block a user