This commit is contained in:
Nekotekina 2015-02-21 14:30:26 +03:00
parent 18954ee5b8
commit faaef03604
10 changed files with 92 additions and 166 deletions

View file

@ -379,7 +379,7 @@ void Emulator::Stop()
// TODO: check finalization order
clear_ps3_functions();
clear_ppu_functions();
SavePoints(BreakPointsDBName);
m_break_points.clear();