OpenTTD Source 20250905-master-g122023be8d
|
Data Fields | |
StringID | label = STR_NULL |
uint8_t | month_increment = 0 |
int16_t | x_values_increment = 0 |
const HistoryRange * | history_range = nullptr |
Definition at line 191 of file graph_gui.cpp.
const HistoryRange* BaseGraphWindow::GraphScale::history_range = nullptr |
Definition at line 195 of file graph_gui.cpp.
StringID BaseGraphWindow::GraphScale::label = STR_NULL |
Definition at line 192 of file graph_gui.cpp.
uint8_t BaseGraphWindow::GraphScale::month_increment = 0 |
Definition at line 193 of file graph_gui.cpp.
int16_t BaseGraphWindow::GraphScale::x_values_increment = 0 |
Definition at line 194 of file graph_gui.cpp.