mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-04-27 10:40:51 -07: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