Move solution and projects to src
This commit is contained in:
8
src/Ryujinx.Horizon/Sdk/Sm/IManagerService.cs
Normal file
8
src/Ryujinx.Horizon/Sdk/Sm/IManagerService.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Ryujinx.Horizon.Sdk.Sf;
|
||||
|
||||
namespace Ryujinx.Horizon.Sdk.Sm
|
||||
{
|
||||
interface IManagerService : IServiceObject
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user