Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ TestViewApp
Method
TestViewApp
src/Osako/TestViewApp.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
TestViewApp::TestViewApp() : GameApp(0,
"TestView"
, 0)
95
{
96
reset();
97
}
98
99
TestViewApp::~TestViewApp()
100
{
Callers
nothing calls this directly
Calls
1
reset
Function · 0.70
Tested by
no test coverage detected