summaryrefslogtreecommitdiff
path: root/src/settings_type.h
diff options
context:
space:
mode:
authorterkhen <terkhen@openttd.org>2010-02-08 23:46:35 +0000
committerterkhen <terkhen@openttd.org>2010-02-08 23:46:35 +0000
commit52312ea17f348ffc9409465845ef50db05800435 (patch)
treeb3ecbee005061d990a643e54fade7d108ae3293d /src/settings_type.h
parent3c627747d330a699a099f4330796654c549886a7 (diff)
downloadopenttd-52312ea17f348ffc9409465845ef50db05800435.tar.xz
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
Diffstat (limited to 'src/settings_type.h')
-rw-r--r--src/settings_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_type.h b/src/settings_type.h
index 71b5116f6..b875844f7 100644
--- a/src/settings_type.h
+++ b/src/settings_type.h
@@ -54,6 +54,7 @@ struct GUISettings {
bool autoscroll; ///< scroll when moving mouse to the edge
byte errmsg_duration; ///< duration of error message
bool link_terraform_toolbar; ///< display terraform toolbar when displaying rail, road, water and airport toolbars
+ uint8 smallmap_land_colour; ///< colour used for land and heightmap at the smallmap
bool reverse_scroll; ///< right-Click-Scrolling scrolls in the opposite direction
bool smooth_scroll; ///< smooth scroll viewports
bool measure_tooltip; ///< show a permanent tooltip when dragging tools