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
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) \