mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 21:52:49 +00:00
8 lines
136 B
C#
8 lines
136 B
C#
using Ryujinx.Horizon.Sdk.Ovln;
|
|
|
|
namespace Ryujinx.Horizon.Ovln.Ipc
|
|
{
|
|
partial class SenderService : ISenderService
|
|
{
|
|
}
|
|
}
|