mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-22 20:29:15 +01:00
Add prepo:a service
This commit is contained in:
parent
736216a6f4
commit
b2384e83f5
@ -126,6 +126,7 @@ namespace skyline::service {
|
||||
SERVICE_CASE(spl::IRandomInterface, "csrng")
|
||||
SERVICE_CASE(ssl::ISslService, "ssl")
|
||||
SERVICE_CASE(prepo::IPrepoService, "prepo:u")
|
||||
SERVICE_CASE(prepo::IPrepoService, "prepo:a")
|
||||
SERVICE_CASE(mmnv::IRequest, "mm:u")
|
||||
SERVICE_CASE(bcat::IServiceCreator, "bcat:u")
|
||||
SERVICE_CASE(bt::IBluetoothUser, "bt")
|
||||
|
Loading…
Reference in New Issue
Block a user