0039bb63 ^
b8133c19 ^
32674949 ^
1
2 3 4 5 6
7
namespace Ryujinx.HLE.HOS.Kernel.Common { interface IKFutureSchedulerObject { void TimeUp(); } }