MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / ShowCargoPaymentRates

Function ShowCargoPaymentRates

src/graph_gui.cpp:1448–1451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1446
1447
1448void ShowCargoPaymentRates()
1449{
1450 AllocateWindowDescFront<PaymentRatesGraphWindow>(_cargo_payment_rates_desc, 0);
1451}
1452
1453/*****************************/
1454/* PERFORMANCE RATING DETAIL */

Callers 1

MenuClickGraphsOrLeagueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected