|
|
@ -74,6 +74,8 @@ using df::global::world;
|
|
|
|
|
|
|
|
|
|
|
|
extern bool GetLocalFeature(t_feature &feature, df::coord2d rgn_pos, int32_t index);
|
|
|
|
extern bool GetLocalFeature(t_feature &feature, df::coord2d rgn_pos, int32_t index);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const unsigned MapExtras::BiomeInfo::MAX_LAYERS;
|
|
|
|
|
|
|
|
|
|
|
|
const BiomeInfo MapCache::biome_stub = {
|
|
|
|
const BiomeInfo MapCache::biome_stub = {
|
|
|
|
df::coord2d(),
|
|
|
|
df::coord2d(),
|
|
|
|
-1, -1, -1, -1,
|
|
|
|
-1, -1, -1, -1,
|
|
|
|