mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Fix
This commit is contained in:
parent
18954ee5b8
commit
faaef03604
10 changed files with 92 additions and 166 deletions
|
|
@ -379,7 +379,7 @@ void Emulator::Stop()
|
|||
|
||||
// TODO: check finalization order
|
||||
|
||||
clear_ps3_functions();
|
||||
clear_ppu_functions();
|
||||
|
||||
SavePoints(BreakPointsDBName);
|
||||
m_break_points.clear();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue