service: Add the lbl service
Adds the skeleton of the lbl service based off the information provided by Switch Brew.
This commit is contained in:
parent
dc4e5f9159
commit
c2c543e8f7
4 changed files with 77 additions and 0 deletions
|
@ -164,6 +164,8 @@ add_library(core STATIC
|
|||
hle/service/hid/irs.h
|
||||
hle/service/hid/xcd.cpp
|
||||
hle/service/hid/xcd.h
|
||||
hle/service/lbl/lbl.cpp
|
||||
hle/service/lbl/lbl.h
|
||||
hle/service/ldn/ldn.cpp
|
||||
hle/service/ldn/ldn.h
|
||||
hle/service/ldr/ldr.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue