mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 01:27:52 -05:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user