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