mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 13:07:48 +00:00
Service/Audio: add hwopus service, stub GetWorkBufferSize function
This commit is contained in:
parent
1a6e4c3a2e
commit
5ffac05099
4 changed files with 53 additions and 0 deletions
|
@ -126,6 +126,8 @@ add_library(core STATIC
|
|||
hle/service/audio/audren_u.h
|
||||
hle/service/audio/codecctl.cpp
|
||||
hle/service/audio/codecctl.h
|
||||
hle/service/audio/hwopus.cpp
|
||||
hle/service/audio/hwopus.h
|
||||
hle/service/bcat/module.cpp
|
||||
hle/service/bcat/module.h
|
||||
hle/service/bcat/bcat.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue