service: Add ldr services
Adds the skeleton for the ldr-related services based off the information provided on Switch Brew.
This commit is contained in:
parent
b0adb9a3d9
commit
3fb124961e
4 changed files with 101 additions and 0 deletions
|
@ -154,6 +154,8 @@ add_library(core STATIC
|
|||
hle/service/friend/interface.h
|
||||
hle/service/hid/hid.cpp
|
||||
hle/service/hid/hid.h
|
||||
hle/service/ldr/ldr.cpp
|
||||
hle/service/ldr/ldr.h
|
||||
hle/service/lm/lm.cpp
|
||||
hle/service/lm/lm.h
|
||||
hle/service/mm/mm_u.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue