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

Method GUI_Sidebar_Rockets_CurrentSquad_Draw

Source/GUI_Element.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493}
494
495void cFodder::GUI_Sidebar_Rockets_CurrentSquad_Draw() {
496
497 GUI_Sidebar_Rockets_Draw(mSquad_Selected);
498}
499
500void cFodder::GUI_Sidebar_Rockets_Draw(int16 pData0) {
501

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected