summaryrefslogtreecommitdiff
path: root/src/landscape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/landscape.h')
-rw-r--r--src/landscape.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/landscape.h b/src/landscape.h
index 414de3df7..4eae6394e 100644
--- a/src/landscape.h
+++ b/src/landscape.h
@@ -58,6 +58,4 @@ void RunTileLoop();
void InitializeLandscape();
void GenerateLandscape(byte mode);
-TileIndex AdjustTileCoordRandomly(TileIndex a, byte rng);
-
#endif /* LANDSCAPE_H */