mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-27 07:57:51 -05:00
apm: Refactor service impl. to support multiple ports.
This commit is contained in:
@ -92,6 +92,8 @@ add_library(core STATIC
|
||||
hle/service/aoc/aoc_u.h
|
||||
hle/service/apm/apm.cpp
|
||||
hle/service/apm/apm.h
|
||||
hle/service/apm/interface.cpp
|
||||
hle/service/apm/interface.h
|
||||
hle/service/audio/audio.cpp
|
||||
hle/service/audio/audio.h
|
||||
hle/service/audio/audin_u.cpp
|
||||
|
Reference in New Issue
Block a user