mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2026-01-11 05:04:48 +00:00
Implement SvcGetThreadContext3
This commit is contained in:
@@ -29,6 +29,8 @@ namespace Ryujinx.HLE.OsHle.Handles
|
||||
|
||||
public int WaitHandle { get; set; }
|
||||
|
||||
public long LastPc { get; set; }
|
||||
|
||||
public int ThreadId => Thread.ThreadId;
|
||||
|
||||
public KThread(
|
||||
|
||||
Reference in New Issue
Block a user