mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-06-30 04:16:25 +02:00
crazy
This commit is contained in:
parent
994f6c0732
commit
27aaea0d68
40 changed files with 50 additions and 2017 deletions
|
@ -66,6 +66,8 @@ namespace Ryujinx.Cpu.LightningJit
|
|||
{
|
||||
get
|
||||
{
|
||||
ObjectDisposedException.ThrowIf(_disposed, this);
|
||||
|
||||
return _dispatchLoop.Value;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue