mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 06:18:08 -05:00
service: Add fgm services
Adds the basic skeleton for the fgm services based off the information provided by Switch Brew.
This commit is contained in:
@ -58,6 +58,7 @@ enum class Class : ClassType {
|
||||
Service_BCAT, ///< The BCAT service
|
||||
Service_BTM, ///< The BTM service
|
||||
Service_Fatal, ///< The Fatal service
|
||||
Service_FGM, ///< The FGM service
|
||||
Service_Friend, ///< The friend service
|
||||
Service_FS, ///< The FS (Filesystem) service
|
||||
Service_HID, ///< The HID (Human interface device) service
|
||||
|
Reference in New Issue
Block a user