| 1534 | } |
| 1535 | |
| 1536 | void cFodder::GUI_Button_Quiz_8() { |
| 1537 | |
| 1538 | Demo_Quiz_ShowScreen("8.lbm"); |
| 1539 | mDemo_ExitMenu = -1; |
| 1540 | } |
| 1541 | |
| 1542 | void cFodder::GUI_Button_Quiz_9() { |
| 1543 | Demo_Quiz_ShowScreen("9.lbm"); |
nothing calls this directly
no outgoing calls
no test coverage detected