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

Method GUI_Sidebar_SquadIcon_Update

Source/GUI_Element.cpp:308–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306}
307
308void cFodder::GUI_Sidebar_SquadIcon_Update() {
309
310 GUI_Sidebar_SquadIcon_Set();
311 GUI_Sidebar_SquadIcon_Current_Draw();
312}
313
314void cFodder::GUI_Sidebar_SquadIcon_Current_Draw() {
315

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected