Merge pull request #846 from lioncash/mii

service: Add mii services
This commit is contained in:
bunnei 2018-07-28 10:45:31 -07:00 committed by GitHub
commit b4fb69227b
6 changed files with 128 additions and 0 deletions

View file

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