mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 17:17:56 -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:
@ -192,6 +192,7 @@ void FileBackend::Write(const Entry& entry) {
|
||||
SUB(Service, PCTL) \
|
||||
SUB(Service, PCV) \
|
||||
SUB(Service, PREPO) \
|
||||
SUB(Service, PSC) \
|
||||
SUB(Service, SET) \
|
||||
SUB(Service, SM) \
|
||||
SUB(Service, SPL) \
|
||||
|
Reference in New Issue
Block a user