| 636 | } |
| 637 | |
| 638 | void 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 | |
| 647 | void cFodder::GUI_Sidebar_Rockets_Draw() { |
| 648 | int16 Data0, Data8, DataC, Data4, Data14, Data10; |
nothing calls this directly
no outgoing calls
no test coverage detected