src/table/genland.h
changeset 9111 48ce04029fe4
parent 5475 2e6990a8c7c4
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file genland.h Table used to generate deserts and/or rain forests. */
     2 
     4 
     3 #define M(x, y) {x,  y}
     5 #define M(x, y) {x,  y}
     4 
     6 
     5 static const TileIndexDiffC _make_desert_or_rainforest_data[] = {
     7 static const TileIndexDiffC _make_desert_or_rainforest_data[] = {
     6 	M(-5, -6),
     8 	M(-5, -6),