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

Method GUI_Button_SelectQuiz

Source/GUI_Element.cpp:1479–1482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1477}
1478
1479void cFodder::GUI_Button_SelectQuiz() {
1480 Demo_Quiz();
1481 mDemo_ExitMenu = -1;
1482}
1483
1484void cFodder::GUI_Button_SelectMap2() {
1485 mGame_Data.mMission_Number = 2;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected