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

Method GUI_Sidebar_Ready

Source/GUI_Element.cpp:638–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

636}
637
638void cFodder::GUI_Sidebar_Ready() {
639 GUI_Sidebar_Add_Sidebar_Overlay();
640 Sidebar_Render_To_ScreenBuffer();
641
642 word_3AC51 = 0;
643 mMouseDisabled = 0;
644 mMouse_Button_LeftRight_Toggle = false;
645}
646
647void cFodder::GUI_Sidebar_Rockets_Draw() {
648 int16 Data0, Data8, DataC, Data4, Data14, Data10;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected