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

Method GUI_Sidebar_MapButton_Prepare

Source/GUI_Element.cpp:606–613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604}
605
606void cFodder::GUI_Sidebar_MapButton_Prepare() {
607
608 mGUI_NextFreeElement = mGUI_Elements;
609
610 Sidebar_Clear_ScreenBufferPtr();
611
612 GUI_Sidebar_MapButton_RenderWrapper();
613}
614
615void cFodder::GUI_Sidebar_Squad0_Prepare() {
616 mGUI_Squad_NextDraw_Y = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected