1 2 3 4 5 6 7 8
using Ryujinx.Horizon.Sdk.Sm; namespace Ryujinx.Horizon.Sm.Ipc { partial class ManagerService : IManagerService { } }