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