MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / GUI_Button_Show_About

Method GUI_Button_Show_About

Source/GUI_Element.cpp:1305–1308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1303}
1304
1305void cFodder::GUI_Button_Show_About() {
1306 mGUI_Select_File_String_Input_Callback = 0;
1307 mGUI_SaveLoadAction = 4;
1308}
1309
1310void cFodder::GUI_Input_CheckKey() {
1311

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected