Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ GUI_Button_Quiz_2
Method
GUI_Button_Quiz_2
Source/GUI_Element.cpp:1500–1504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1498
}
1499
1500
void cFodder::GUI_Button_Quiz_2() {
1501
1502
Demo_Quiz_ShowScreen(
"2.lbm"
);
1503
mDemo_ExitMenu = -1;
1504
}
1505
1506
void cFodder::GUI_Button_Quiz_3() {
1507
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected