Merge pull request #898 from lioncash/mig

service: Add migration services
This commit is contained in:
bunnei 2018-08-03 11:00:27 -04:00 committed by GitHub
commit 40e78b9a89
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 55 additions and 0 deletions

View file

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