OpenTTD Source 20260208-master-g43af8e94d0
genland.h File Reference

Table used to generate deserts and/or rainforests. More...

Go to the source code of this file.

Macros

#define M(x, y)

Variables

static const TileIndexDiffC _make_desert_or_rainforest_data []

Detailed Description

Table used to generate deserts and/or rainforests.

Definition in file genland.h.

Macro Definition Documentation

◆ M

#define M ( x,
y )
Value:
{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.