@@ -10,9 +10,9 @@
|
||||
#ifndef GRAPH_GUI_H
|
||||
#define GRAPH_GUI_H
|
||||
|
||||
extern uint8 _cargo_payment_x_mode;
|
||||
extern uint8_t _cargo_payment_x_mode;
|
||||
|
||||
typedef uint16 StationID;
|
||||
typedef uint16_t StationID;
|
||||
|
||||
void ShowOperatingProfitGraph();
|
||||
void ShowIncomeGraph();
|
||||
|
Reference in New Issue
Block a user