| 1303 | } |
| 1304 | |
| 1305 | void cFodder::GUI_Button_Show_About() { |
| 1306 | mGUI_Select_File_String_Input_Callback = 0; |
| 1307 | mGUI_SaveLoadAction = 4; |
| 1308 | } |
| 1309 | |
| 1310 | void cFodder::GUI_Input_CheckKey() { |
| 1311 |
nothing calls this directly
no outgoing calls
no test coverage detected