forked from MeloNX/MeloNX
9 lines
138 B
C#
9 lines
138 B
C#
using Ryujinx.Horizon.Sdk.Ins;
|
|
|
|
namespace Ryujinx.Horizon.Ins.Ipc
|
|
{
|
|
partial class ReceiverManager : IReceiverManager
|
|
{
|
|
}
|
|
}
|