mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
Fix more spelling mistakes
This commit is contained in:
parent
9b921f3c2d
commit
eefd175900
4 changed files with 13 additions and 13 deletions
|
@ -268,7 +268,7 @@ void Emulator::Stop()
|
|||
Memory.Close();
|
||||
|
||||
//if(m_memory_viewer && m_memory_viewer->IsShown()) m_memory_viewer->Hide();
|
||||
wxGetApp().SendDbgCommand(DID_STOPED_EMU);
|
||||
wxGetApp().SendDbgCommand(DID_STOPPED_EMU);
|
||||
}
|
||||
|
||||
void Emulator::SavePoints(const wxString& path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue