mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 03:47:57 -05:00
Service/BCAT: add module and services
This commit is contained in:
@ -55,6 +55,7 @@ enum class Class : ClassType {
|
||||
Service_AOC, ///< The AOC (AddOn Content) service
|
||||
Service_APM, ///< The APM (Performance) service
|
||||
Service_Audio, ///< The Audio (Audio control) service
|
||||
Service_BCAT, ///< The BCAT service
|
||||
Service_Fatal, ///< The Fatal service
|
||||
Service_Friend, ///< The friend service
|
||||
Service_FS, ///< The FS (Filesystem) service
|
||||
|
Reference in New Issue
Block a user