| 306 | } |
| 307 | |
| 308 | void cFodder::GUI_Sidebar_SquadIcon_Update() { |
| 309 | |
| 310 | GUI_Sidebar_SquadIcon_Set(); |
| 311 | GUI_Sidebar_SquadIcon_Current_Draw(); |
| 312 | } |
| 313 | |
| 314 | void cFodder::GUI_Sidebar_SquadIcon_Current_Draw() { |
| 315 |
nothing calls this directly
no outgoing calls
no test coverage detected