OpenAL + Android

This commit is contained in:
TheBrokenRail
2023-11-05 00:13:35 -04:00
committed by iProgramInCpp
parent 68166a3c36
commit 93dc4e934e
5 changed files with 17 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "thirdparty/stb_image/include"]
path = thirdparty/stb_image/include
url = https://github.com/nothings/stb.git
[submodule "thirdparty/OpenAL"]
path = thirdparty/OpenAL
url = https://github.com/kcat/openal-soft.git