| 613 | } |
| 614 | |
| 615 | void cFodder::GUI_Sidebar_Squad0_Prepare() { |
| 616 | mGUI_Squad_NextDraw_Y = 0; |
| 617 | |
| 618 | GUI_Sidebar_Prepare(0, 0); |
| 619 | } |
| 620 | |
| 621 | void cFodder::GUI_Sidebar_Squad1_Prepare() { |
| 622 | int16 Data4 = mGUI_Squad_NextDraw_Y; |
nothing calls this directly
no outgoing calls
no test coverage detected