mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-08 01:47:50 -05:00
apm: Add Controller class to manage speed data and application
This commit is contained in:
@ -207,6 +207,8 @@ add_library(core STATIC
|
||||
hle/service/aoc/aoc_u.h
|
||||
hle/service/apm/apm.cpp
|
||||
hle/service/apm/apm.h
|
||||
hle/service/apm/controller.cpp
|
||||
hle/service/apm/controller.h
|
||||
hle/service/apm/interface.cpp
|
||||
hle/service/apm/interface.h
|
||||
hle/service/audio/audctl.cpp
|
||||
|
Reference in New Issue
Block a user