| 1058 | ); |
| 1059 | |
| 1060 | void ShowDeliveredCargoGraph() |
| 1061 | { |
| 1062 | AllocateWindowDescFront<DeliveredCargoGraphWindow>(_delivered_cargo_graph_desc, 0); |
| 1063 | } |
| 1064 | |
| 1065 | /***********************/ |
| 1066 | /* PERFORMANCE HISTORY */ |
no outgoing calls
no test coverage detected