libsoundio audio renderer for Windows and Mac (#97)

This commit is contained in:
Cameron Gutman 2018-10-05 19:22:57 -07:00 committed by GitHub
commit e182445593
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 625 additions and 5828 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "app/SDL_GameControllerDB"]
path = app/SDL_GameControllerDB
url = https://github.com/gabomdq/SDL_GameControllerDB.git
[submodule "soundio/libsoundio"]
path = soundio/libsoundio
url = https://github.com/andrewrk/libsoundio.git