mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-17 13:56:06 +00:00
service: Add nfc services
Adds the skeleton of the nfc service based off the information provided on Switch Brew.
This commit is contained in:
@@ -176,6 +176,7 @@ void FileBackend::Write(const Entry& entry) {
|
||||
SUB(Service, LDN) \
|
||||
SUB(Service, LM) \
|
||||
SUB(Service, MM) \
|
||||
SUB(Service, NFC) \
|
||||
SUB(Service, NFP) \
|
||||
SUB(Service, NIFM) \
|
||||
SUB(Service, NS) \
|
||||
|
||||
Reference in New Issue
Block a user