| 1545 | } |
| 1546 | |
| 1547 | void cFodder::GUI_Button_Quiz_10() { |
| 1548 | Demo_Quiz_ShowScreen("10.lbm"); |
| 1549 | mDemo_ExitMenu = -1; |
| 1550 | } |
| 1551 | |
| 1552 | void cFodder::GUI_Button_Quiz_11() { |
| 1553 | Demo_Quiz_ShowScreen("11.lbm"); |
nothing calls this directly
no outgoing calls
no test coverage detected