mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-08 14:25:47 +00:00
9 lines
123 B
C#
9 lines
123 B
C#
using Ryujinx.Horizon.Sdk.Psc;
|
|
|
|
namespace Ryujinx.Horizon.Psc.Ipc
|
|
{
|
|
partial class PmControl : IPmControl
|
|
{
|
|
}
|
|
}
|