This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
ryubing
Watch
1
Star
0
Fork
You've already forked ryubing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad6ff6ce99
ryubing
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Common
/
IKFutureSchedulerObject.cs
7 lines
116 B
C#
Raw
Blame
History
namespace
Ryujinx.HLE.HOS.Kernel.Common
{
interface
IKFutureSchedulerObject
{
void
TimeUp
(
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink