MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / GUI_Button_SelectMap1

Method GUI_Button_SelectMap1

Source/GUI_Element.cpp:1473–1477  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1471}
1472
1473void cFodder::GUI_Button_SelectMap1() {
1474 mGame_Data.mMission_Number = 1;
1475 mGame_Data.Phase_Next();
1476 mDemo_ExitMenu = 1;
1477}
1478
1479void cFodder::GUI_Button_SelectQuiz() {
1480 Demo_Quiz();

Callers

nothing calls this directly

Calls 1

Phase_NextMethod · 0.80

Tested by

no test coverage detected