mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-05-02 14:07:42 +02:00
8 lines
126 B
C#
8 lines
126 B
C#
using Ryujinx.Horizon.Sdk.Psc;
|
|
|
|
namespace Ryujinx.Horizon.Psc.Ipc
|
|
{
|
|
partial class PmControl : IPmControl
|
|
{
|
|
}
|
|
}
|