OpenTTD Source 20241224-master-gee860a5c8e
genland.h File Reference

Table used to generate deserts and/or rain forests. More...

Go to the source code of this file.

Macros

#define M(x, y)   {x, y}
 

Variables

static const TileIndexDiffC _make_desert_or_rainforest_data []
 

Detailed Description

Table used to generate deserts and/or rain forests.

Definition in file genland.h.

Macro Definition Documentation

◆ M

#define M (   x,
 
)    {x, y}

Definition at line 10 of file genland.h.

Variable Documentation

◆ _make_desert_or_rainforest_data

const TileIndexDiffC _make_desert_or_rainforest_data[]
static

Definition at line 12 of file genland.h.