|
|
@ -74,7 +74,9 @@ 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);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifdef LINUX_BUILD
|
|
|
|
const unsigned MapExtras::BiomeInfo::MAX_LAYERS;
|
|
|
|
const unsigned MapExtras::BiomeInfo::MAX_LAYERS;
|
|
|
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
const BiomeInfo MapCache::biome_stub = {
|
|
|
|
const BiomeInfo MapCache::biome_stub = {
|
|
|
|
df::coord2d(),
|
|
|
|
df::coord2d(),
|
|
|
|