Merge pull request #847 from lioncash/ncm

service: Add ncm services
This commit is contained in:
bunnei 2018-07-28 10:46:09 -07:00 committed by GitHub
commit 458fdda700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 80 additions and 0 deletions

View file

@ -65,6 +65,7 @@ enum class Class : ClassType {
Service_LM, ///< The LM (Logger) service
Service_Mii, ///< The Mii service
Service_MM, ///< The MM (Multimedia) service
Service_NCM, ///< The NCM service
Service_NFC, ///< The NFC (Near-field communication) service
Service_NFP, ///< The NFP service
Service_NIFM, ///< The NIFM (Network interface) service