mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-17 18:21:48 +00:00
8 lines
149 B
C#
8 lines
149 B
C#
using Ryujinx.Horizon.Sdk.Wlan;
|
|
|
|
namespace Ryujinx.Horizon.Wlan.Ipc
|
|
{
|
|
partial class GeneralServiceCreator : IGeneralServiceCreator
|
|
{
|
|
}
|
|
}
|