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