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

Method GUI_Button_Quiz_8

Source/GUI_Element.cpp:1536–1540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1534}
1535
1536void cFodder::GUI_Button_Quiz_8() {
1537
1538 Demo_Quiz_ShowScreen("8.lbm");
1539 mDemo_ExitMenu = -1;
1540}
1541
1542void cFodder::GUI_Button_Quiz_9() {
1543 Demo_Quiz_ShowScreen("9.lbm");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected