mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
Implement FAudio backend (#6374)
This commit is contained in:
parent
a32f979814
commit
06433d614a
15 changed files with 265 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -52,3 +52,6 @@
|
|||
path = 3rdparty/libusb
|
||||
url = https://github.com/RPCS3/libusb.git
|
||||
ignore = dirty
|
||||
[submodule "3rdparty/FAudio"]
|
||||
path = 3rdparty/FAudio
|
||||
url = https://github.com/FNA-XNA/FAudio.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue