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