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

Method GUI_Button_SelectMap3

Source/GUI_Element.cpp:1490–1494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1488}
1489
1490void cFodder::GUI_Button_SelectMap3() {
1491 mGame_Data.mMission_Number = 3;
1492 mGame_Data.Phase_Next();
1493 mDemo_ExitMenu = 1;
1494}
1495
1496void cFodder::GUI_Button_ExitMenu() {
1497 mDemo_ExitMenu = 1;

Callers

nothing calls this directly

Calls 1

Phase_NextMethod · 0.80

Tested by

no test coverage detected