| 1610 | } |
| 1611 | |
| 1612 | void cFodder::GUI_ClearElement(sGUI_Element *pData20) { |
| 1613 | |
| 1614 | pData20->field_0 = 0; |
| 1615 | mGUI_NextFreeElement = pData20; |
| 1616 | } |
| 1617 | |
| 1618 | void cFodder::GUI_Sidebar_SplitButton_Draw() { |
| 1619 |
nothing calls this directly
no outgoing calls
no test coverage detected