Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ GUI_Button_Load_Exit
Method
GUI_Button_Load_Exit
Source/GUI_Element.cpp:1300–1303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1298
}
1299
1300
void cFodder::GUI_Button_Load_Exit() {
1301
mGUI_Select_File_String_Input_Callback = 0;
1302
mGUI_SaveLoadAction = 1;
1303
}
1304
1305
void cFodder::GUI_Button_Show_About() {
1306
mGUI_Select_File_String_Input_Callback = 0;
Callers
1
Cycle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected