Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ GUI_Button_Quiz_6
Method
GUI_Button_Quiz_6
Source/GUI_Element.cpp:1524–1528 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1522
}
1523
1524
void cFodder::GUI_Button_Quiz_6() {
1525
1526
Demo_Quiz_ShowScreen(
"6.lbm"
);
1527
mDemo_ExitMenu = -1;
1528
}
1529
1530
void cFodder::GUI_Button_Quiz_7() {
1531
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected