mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-16 11:02:35 +01:00
* 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