mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 21:02:41 +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