Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ GUI_Button_Quiz_4
Method
GUI_Button_Quiz_4
Source/GUI_Element.cpp:1512–1516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1510
}
1511
1512
void cFodder::GUI_Button_Quiz_4() {
1513
1514
Demo_Quiz_ShowScreen(
"4.lbm"
);
1515
mDemo_ExitMenu = -1;
1516
}
1517
1518
void cFodder::GUI_Button_Quiz_5() {
1519
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected