mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-08 20:19:06 +00: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:
@@ -19,6 +19,7 @@ namespace Ryujinx.Common.Logging
|
||||
ServiceAm,
|
||||
ServiceApm,
|
||||
ServiceAudio,
|
||||
ServiceBcat,
|
||||
ServiceBsd,
|
||||
ServiceBtm,
|
||||
ServiceCaps,
|
||||
|
||||
Reference in New Issue
Block a user