mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 01:17:51 -05:00
service: Add eupld services
Adds the skeleton for the eupld services based off information on Switch Brew.
This commit is contained in:
@ -140,6 +140,8 @@ add_library(core STATIC
|
||||
hle/service/erpt/erpt.h
|
||||
hle/service/es/es.cpp
|
||||
hle/service/es/es.h
|
||||
hle/service/eupld/eupld.cpp
|
||||
hle/service/eupld/eupld.h
|
||||
hle/service/fatal/fatal.cpp
|
||||
hle/service/fatal/fatal.h
|
||||
hle/service/fatal/fatal_p.cpp
|
||||
|
Reference in New Issue
Block a user