Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ PlayerSelectApp
Method
PlayerSelectApp
src/Osako/PlayerSelectApp.cpp:135–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
PlayerSelectApp::PlayerSelectApp() : GameApp(0,
"Kart Sel"
, nullptr) {
136
reset();
137
}
138
139
PlayerSelectApp::~PlayerSelectApp() {
140
mspPlayerSelectApp = nullptr;
Callers
nothing calls this directly
Calls
1
reset
Function · 0.70
Tested by
no test coverage detected