service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Implements these functions according to the information available on Switch Brew.
This commit is contained in:
parent
3f4c2ceab2
commit
995ca4edd0
3 changed files with 37 additions and 3 deletions
|
@ -173,6 +173,7 @@ void FileBackend::Write(const Entry& entry) {
|
|||
SUB(Service, Friend) \
|
||||
SUB(Service, FS) \
|
||||
SUB(Service, HID) \
|
||||
SUB(Service, LBL) \
|
||||
SUB(Service, LDN) \
|
||||
SUB(Service, LM) \
|
||||
SUB(Service, MM) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue