mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 10:10:46 -07:00
@ -252,6 +252,7 @@ namespace Ryujinx.Graphics.Gpu.Engine.GPFifo
|
||||
public void Interrupt()
|
||||
{
|
||||
_interrupt = true;
|
||||
_event.Set();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user