mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-17 10:11:59 +00:00
8 lines
133 B
C#
8 lines
133 B
C#
using Ryujinx.Horizon.Sdk.Wlan;
|
|
|
|
namespace Ryujinx.Horizon.Wlan.Ipc
|
|
{
|
|
partial class DetectManager : IDetectManager
|
|
{
|
|
}
|
|
}
|