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