mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 04:37:02 +00:00
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. |
||
|---|---|---|
| .. | ||
| GuestBrokeExecutionException.cs | ||
| InternalServiceException.cs | ||
| InvalidFirmwarePackageException.cs | ||
| InvalidNpdmException.cs | ||
| InvalidStructLayoutException.cs | ||
| InvalidSystemResourceException.cs | ||
| ServiceNotImplementedException.cs | ||
| UndefinedInstructionException.cs | ||