1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-24 15:56:27 -05:00
Files
ryujinx/Ryujinx.HLE/HOS/Services/Bcat
Thog db9f8f999f 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
2020-02-06 05:09:59 +01:00
..