| 459 | } |
| 460 | |
| 461 | void cFodder::GUI_Sidebar_Grenades_CurrentSquad_Draw() { |
| 462 | GUI_Sidebar_Grenades_Draw(mSquad_Selected); |
| 463 | } |
| 464 | |
| 465 | void cFodder::GUI_Sidebar_Grenades_Draw(int16 pData0) { |
| 466 |
nothing calls this directly
no outgoing calls
no test coverage detected