mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 01:17:51 -05: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