mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-12-22 17:02:00 +00:00
9 lines
126 B
C#
9 lines
126 B
C#
|
using Ryujinx.Horizon.Sdk.Psc;
|
|||
|
|
|||
|
namespace Ryujinx.Horizon.Psc.Ipc
|
|||
|
{
|
|||
|
partial class PmControl : IPmControl
|
|||
|
{
|
|||
|
}
|
|||
|
}
|