Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ CDebugMenuOption
Method
CDebugMenuOption
Source/SysPSP/HLEGraphics/DisplayListDebugger.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
};
176
177
CDebugMenuOption::CDebugMenuOption()
178
: mRefreshDisplay( true )
179
{
180
}
181
182
void CDebugMenuOption::UpdateDisplay()
183
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected