mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-06 23:13:07 +00:00
service: Add migration services
Adds the basic skeleton for the mig:usr service based off information provided by Switch Brew.
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user