mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 20:57:57 -05:00
Service/spl: add module and services
This commit is contained in:
@ -65,6 +65,7 @@ enum class Class : ClassType {
|
||||
Service_PCTL, ///< The PCTL (Parental control) service
|
||||
Service_SET, ///< The SET (Settings) service
|
||||
Service_SM, ///< The SM (Service manager) service
|
||||
Service_SPL, ///< The SPL service
|
||||
Service_Time, ///< The time service
|
||||
Service_VI, ///< The VI (Video interface) service
|
||||
HW, ///< Low-level hardware emulation
|
||||
|
Reference in New Issue
Block a user