MCPcopy 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
135PlayerSelectApp::PlayerSelectApp() : GameApp(0, "Kart Sel", nullptr) {
136 reset();
137}
138
139PlayerSelectApp::~PlayerSelectApp() {
140 mspPlayerSelectApp = nullptr;

Callers

nothing calls this directly

Calls 1

resetFunction · 0.70

Tested by

no test coverage detected