mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-24 21:42:22 -05:00
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