mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 15:57:09 +02:00
Implement IDeliveryCacheProgressService in bcat (#908)
* Implement IDeliveryCacheProgressService in bcat This stub IDeliveryCacheProgressService IPC interface as we don't plan to support cache delivery. * Address jd's comments * Address jd's comment correctly * Address gdk's comments
This commit is contained in:
parent
aab597b78b
commit
584739e6fd
4 changed files with 92 additions and 0 deletions
|
@ -19,6 +19,7 @@ namespace Ryujinx.Common.Logging
|
|||
ServiceAm,
|
||||
ServiceApm,
|
||||
ServiceAudio,
|
||||
ServiceBcat,
|
||||
ServiceBsd,
|
||||
ServiceBtm,
|
||||
ServiceCaps,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue