mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 00:27:59 -05:00
logger: Add PCTL service logging category.
This commit is contained in:
@ -61,6 +61,7 @@ enum class Class : ClassType {
|
||||
Service_LM, ///< The LM (Logger) service implementation
|
||||
Service_NIFM, ///< The NIFM (Network interface) service
|
||||
Service_NVDRV, ///< The NVDRV (Nvidia driver) service
|
||||
Service_PCTL, ///< The PCTL (Parental control) service
|
||||
Service_Audio, ///< The Audio (Audio control) service
|
||||
Service_VI, ///< The VI (Video interface) service
|
||||
HW, ///< Low-level hardware emulation
|
||||
|
Reference in New Issue
Block a user