mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-05-25 10:42:30 +00:00
???
This commit is contained in:
parent
3943449f7c
commit
2ab824f28d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ namespace Ryujinx.Cpu.AppleHv
|
|||
|
||||
public ulong ThreadUid { get; set; }
|
||||
|
||||
// Full shadow state
|
||||
// Full shadow state & cache
|
||||
private readonly ulong[] _x = new ulong[32];
|
||||
private readonly V128[] _v = new V128[32];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue