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

Method GUI_Button_ExitMenu

Source/GUI_Element.cpp:1496–1498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1494}
1495
1496void cFodder::GUI_Button_ExitMenu() {
1497 mDemo_ExitMenu = 1;
1498}
1499
1500void cFodder::GUI_Button_Quiz_2() {
1501

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected