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

@ -178,6 +178,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, LM) \
SUB(Service, Mii) \
SUB(Service, MM) \
SUB(Service, NCM) \
SUB(Service, NFC) \
SUB(Service, NFP) \
SUB(Service, NIFM) \