Add station cargo history
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
extern uint8 _cargo_payment_x_mode;
|
||||
|
||||
typedef uint16 StationID;
|
||||
|
||||
void ShowOperatingProfitGraph();
|
||||
void ShowIncomeGraph();
|
||||
void ShowDeliveredCargoGraph();
|
||||
@@ -20,5 +22,6 @@ void ShowCompanyValueGraph();
|
||||
void ShowCargoPaymentRates();
|
||||
void ShowCompanyLeagueTable();
|
||||
void ShowPerformanceRatingDetail();
|
||||
void ShowStationCargo(StationID);
|
||||
|
||||
#endif /* GRAPH_GUI_H */
|
||||
|
Reference in New Issue
Block a user