1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-22 10:35:10 -06:00
Files
ryujinx/Ryujinx.HLE/Exceptions/ServiceNotImplementedException.cs
Ac_K 39899c0407 IPC: Remove IIpcService interface (#2121)
This PR remove the IIpcService.cs interface usage which isn't needed anymore since the interface is only used by IpcService class. We can use it directly.
2021-03-19 00:31:08 +01:00

5.5 KiB