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

Method GUI_Button_Quiz_10

Source/GUI_Element.cpp:1547–1550  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1545}
1546
1547void cFodder::GUI_Button_Quiz_10() {
1548 Demo_Quiz_ShowScreen("10.lbm");
1549 mDemo_ExitMenu = -1;
1550}
1551
1552void cFodder::GUI_Button_Quiz_11() {
1553 Demo_Quiz_ShowScreen("11.lbm");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected