mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 09:27:57 -05:00
service: Add psc services
Adds the basic skeleton for the psc services based off the information provided by Switch Brew.
This commit is contained in:
@ -261,6 +261,8 @@ add_library(core STATIC
|
||||
hle/service/pm/pm.h
|
||||
hle/service/prepo/prepo.cpp
|
||||
hle/service/prepo/prepo.h
|
||||
hle/service/psc/psc.cpp
|
||||
hle/service/psc/psc.h
|
||||
hle/service/service.cpp
|
||||
hle/service/service.h
|
||||
hle/service/set/set.cpp
|
||||
|
Reference in New Issue
Block a user