mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-14 18:58:36 +12:00
RSX/Qt: Reuse gs_frame if possible
This commit is contained in:
parent
99f1f4c22a
commit
1ab3a0bd73
18 changed files with 101 additions and 16 deletions
|
@ -2590,6 +2590,7 @@ void main_window::CreateConnects()
|
|||
{
|
||||
Emu.Restart();
|
||||
};
|
||||
Emu.SetContinuousMode(true);
|
||||
}
|
||||
|
||||
Emu.Kill(false, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue