MCPcopy Create free account
hub / github.com/doldecomp/mkdd / cancel

Method cancel

src/Osako/MapSelectApp.cpp:267–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265}
266
267void MapSelectApp::Menu::cancel() {
268 GetGameAudioMain()->startSystemSe(0x20004);
269 PlayerSelectApp::call(0);
270}
271
272void MapSelectApp::call() {
273 AppMgr::setNextApp(AppMgr::mcMapSelect);

Callers

nothing calls this directly

Calls 1

startSystemSeMethod · 0.80

Tested by

no test coverage detected