MCPcopy Create free account
hub / github.com/cemu-project/Cemu / OnExit

Method OnExit

src/gui/debugger/DebuggerWindow2.cpp:619–622  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

617}
618
619void DebuggerWindow2::OnExit(wxCommandEvent& event)
620{
621 this->Close();
622}
623
624void DebuggerWindow2::OnShow(wxShowEvent& event)
625{

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.45

Tested by

no test coverage detected