mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 14:07:59 -05:00
psc: move IPmControl, IPmModule, IPmService
This commit is contained in:
@ -891,6 +891,12 @@ add_library(core STATIC
|
||||
hle/service/pm/pm.h
|
||||
hle/service/prepo/prepo.cpp
|
||||
hle/service/prepo/prepo.h
|
||||
hle/service/psc/pm_control.cpp
|
||||
hle/service/psc/pm_control.h
|
||||
hle/service/psc/pm_module.cpp
|
||||
hle/service/psc/pm_module.h
|
||||
hle/service/psc/pm_service.cpp
|
||||
hle/service/psc/pm_service.h
|
||||
hle/service/psc/psc.cpp
|
||||
hle/service/psc/psc.h
|
||||
hle/service/psc/time/alarms.cpp
|
||||
|
Reference in New Issue
Block a user