mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-19 19:07:53 -05:00
9 lines
136 B
C#
9 lines
136 B
C#
using Ryujinx.Horizon.Sdk.Ovln;
|
|
|
|
namespace Ryujinx.Horizon.Ovln.Ipc
|
|
{
|
|
partial class SenderService : ISenderService
|
|
{
|
|
}
|
|
}
|