mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-10 21:25:07 +01:00
93206d5a3c
Adds an audio manager to state to manage the creation of audio tracks and an audout service implementation that interfaces with it.
11 lines
329 B
Plaintext
11 lines
329 B
Plaintext
[submodule "app/libraries/tinyxml2"]
|
|
path = app/libraries/tinyxml2
|
|
url = https://github.com/leethomason/tinyxml2
|
|
[submodule "app/libraries/fmt"]
|
|
path = app/libraries/fmt
|
|
url = https://github.com/fmtlib/fmt
|
|
[submodule "app/libraries/oboe"]
|
|
path = app/libraries/oboe
|
|
url = https://github.com/google/oboe
|
|
branch = 1.3-stable
|