mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-13 03:36:39 +00:00
parent
21c4176157
commit
680e548022
1 changed files with 1 additions and 0 deletions
|
@ -252,6 +252,7 @@ namespace Ryujinx.Graphics.Gpu.Engine.GPFifo
|
|||
public void Interrupt()
|
||||
{
|
||||
_interrupt = true;
|
||||
_event.Set();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in a new issue