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