mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 16:58:52 -05:00
Merge pull request #898 from lioncash/mig
service: Add migration services
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