summaryrefslogtreecommitdiff
path: root/src/mg_biome.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mg_biome.h')
-rw-r--r--src/mg_biome.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mg_biome.h b/src/mg_biome.h
index d6130ee3a..7a62998e3 100644
--- a/src/mg_biome.h
+++ b/src/mg_biome.h
@@ -42,6 +42,7 @@ public:
content_t c_top;
content_t c_filler;
+ content_t c_stone;
content_t c_water;
content_t c_dust;
content_t c_dust_water;
@@ -77,3 +78,4 @@ public:
};
#endif
+