mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 16:58:52 -05:00
service: Add mii services
Adds the skeleton for the mii services based off information provided by Switch Brew
This commit is contained in:
@ -175,6 +175,7 @@ void FileBackend::Write(const Entry& entry) {
|
||||
SUB(Service, HID) \
|
||||
SUB(Service, LDN) \
|
||||
SUB(Service, LM) \
|
||||
SUB(Service, Mii) \
|
||||
SUB(Service, MM) \
|
||||
SUB(Service, NFP) \
|
||||
SUB(Service, NIFM) \
|
||||
|
Reference in New Issue
Block a user