Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
619
void DebuggerWindow2::OnExit(wxCommandEvent& event)
620
{
621
this->Close();
622
}
623
624
void DebuggerWindow2::OnShow(wxShowEvent& event)
625
{
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected