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

Method GUI_Sidebar_Squad0_Prepare

Source/GUI_Element.cpp:615–619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613}
614
615void cFodder::GUI_Sidebar_Squad0_Prepare() {
616 mGUI_Squad_NextDraw_Y = 0;
617
618 GUI_Sidebar_Prepare(0, 0);
619}
620
621void cFodder::GUI_Sidebar_Squad1_Prepare() {
622 int16 Data4 = mGUI_Squad_NextDraw_Y;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected