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

Method GUI_Sidebar_Grenades_CurrentSquad_Draw

Source/GUI_Element.cpp:461–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

459}
460
461void cFodder::GUI_Sidebar_Grenades_CurrentSquad_Draw() {
462 GUI_Sidebar_Grenades_Draw(mSquad_Selected);
463}
464
465void cFodder::GUI_Sidebar_Grenades_Draw(int16 pData0) {
466

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected