From ea8dd8b6505deddf0057203d73c9524b81d7af9f Mon Sep 17 00:00:00 2001 From: Lioncash <mathew1800@gmail.com> Date: Fri, 27 Jul 2018 14:01:17 -0400 Subject: service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode Implements these functions according to the information available on Switch Brew. --- src/common/logging/backend.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/backend.cpp') diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp index ad9edbcdf0..db3ee08376 100644 --- a/src/common/logging/backend.cpp +++ b/src/common/logging/backend.cpp @@ -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) \ -- cgit v1.2.3-70-g09d2