mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-01 14:17:06 +02:00
audio: rewrite IAudioIn
This commit is contained in:
parent
3b13df9a82
commit
1d37442af9
4 changed files with 182 additions and 196 deletions
|
|
@ -491,6 +491,8 @@ add_library(core STATIC
|
|||
hle/service/apm/apm_interface.h
|
||||
hle/service/audio/audin_u.cpp
|
||||
hle/service/audio/audin_u.h
|
||||
hle/service/audio/audio_in.cpp
|
||||
hle/service/audio/audio_in.h
|
||||
hle/service/audio/audio.cpp
|
||||
hle/service/audio/audio.h
|
||||
hle/service/audio/audio_controller.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue