summaryrefslogtreecommitdiffstats
path: root/src/Generating/TwoHeights.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generating/TwoHeights.h')
-rw-r--r--src/Generating/TwoHeights.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Generating/TwoHeights.h b/src/Generating/TwoHeights.h
index 353598011..7dcf47c77 100644
--- a/src/Generating/TwoHeights.h
+++ b/src/Generating/TwoHeights.h
@@ -16,7 +16,7 @@
/** Creates and returns a new instance of the cTwoHeights terrain shape generator.
The instance must be Initialize()-d before it is used. */
-extern cTerrainShapeGenPtr CreateShapeGenTwoHeights(int a_Seed, cBiomeGenPtr a_BiomeGen);
+extern cTerrainShapeGenPtr CreateShapeGenTwoHeights(int a_Seed, const cBiomeGenPtr & a_BiomeGen);