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:
parent
bf9c62bc76
commit
268eeeb406
6 changed files with 96 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue