Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ GUI_Handle_Button_SelectSquad_0
Method
GUI_Handle_Button_SelectSquad_0
Source/GUI_Element.cpp:1648–1650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1646
}
1647
1648
void cFodder::GUI_Handle_Button_SelectSquad_0() {
1649
Squad_Select(0);
1650
}
1651
1652
void cFodder::GUI_Handle_Button_SelectSquad_1() {
1653
Squad_Select(1);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected