Move solution and projects to src
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Ryujinx.HLE.HOS.Kernel.Common
|
||||
{
|
||||
interface IKFutureSchedulerObject
|
||||
{
|
||||
void TimeUp();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user