mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 17:52:54 +00:00
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
This commit is contained in:
@@ -53,7 +53,7 @@ namespace Ryujinx
|
||||
Screen.Run(60.0);
|
||||
}
|
||||
|
||||
Ns.Os.StopAllProcesses();
|
||||
Ns.Os.FinalizeAllProcesses();
|
||||
|
||||
Ns.Dispose();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user