mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-26 04:19:14 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user