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

Method GUI_Handle_Button_SelectSquad_2

Source/GUI_Element.cpp:1656–1658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1654}
1655
1656void cFodder::GUI_Handle_Button_SelectSquad_2() {
1657 Squad_Select(2);
1658}
1659
1660void cFodder::GUI_Handle_Button_SplitSquad() {
1661

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected