Feature: Industry production graph (#10541)
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#ifndef GRAPH_GUI_H
|
||||
#define GRAPH_GUI_H
|
||||
|
||||
#include "window_type.h"
|
||||
|
||||
void ShowOperatingProfitGraph();
|
||||
void ShowIncomeGraph();
|
||||
void ShowDeliveredCargoGraph();
|
||||
@@ -17,5 +19,6 @@ void ShowPerformanceHistoryGraph();
|
||||
void ShowCompanyValueGraph();
|
||||
void ShowCargoPaymentRates();
|
||||
void ShowPerformanceRatingDetail();
|
||||
void ShowIndustryProductionGraph(WindowNumber window_number);
|
||||
|
||||
#endif /* GRAPH_GUI_H */
|
||||
|
||||
Reference in New Issue
Block a user