| 1540 | } |
| 1541 | |
| 1542 | void cFodder::GUI_Button_Quiz_9() { |
| 1543 | Demo_Quiz_ShowScreen("9.lbm"); |
| 1544 | mDemo_ExitMenu = -1; |
| 1545 | } |
| 1546 | |
| 1547 | void cFodder::GUI_Button_Quiz_10() { |
| 1548 | Demo_Quiz_ShowScreen("10.lbm"); |
nothing calls this directly
no outgoing calls
no test coverage detected