diff options
Diffstat (limited to 'src/landscape.h')
-rw-r--r-- | src/landscape.h | 2 |
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 */ |