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

Method GUI_Button_NoAction

Source/GUI_Element.cpp:1385–1387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1383}
1384
1385int16 cFodder::GUI_Button_NoAction() {
1386 return 0;
1387}
1388
1389void cFodder::GUI_Button_NoAction2() {
1390 return;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected