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

Method GUI_Button_Quiz_9

Source/GUI_Element.cpp:1542–1545  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1540}
1541
1542void cFodder::GUI_Button_Quiz_9() {
1543 Demo_Quiz_ShowScreen("9.lbm");
1544 mDemo_ExitMenu = -1;
1545}
1546
1547void cFodder::GUI_Button_Quiz_10() {
1548 Demo_Quiz_ShowScreen("10.lbm");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected