OpenTTD Source  12.0-beta2
heightmap_colours.h File Reference

Go to the source code of this file.

Variables

static const uint32 _green_map_heights []
 Height map colours for the green colour scheme, ordered by height.
 
static const uint32 _dark_green_map_heights []
 Height map colours for the dark green colour scheme, ordered by height.
 
static const uint32 _violet_map_heights []
 Height map colours for the violet colour scheme, ordered by height.
 

Detailed Description

The colour tables for heightmaps.

Definition in file heightmap_colours.h.