summaryrefslogtreecommitdiff
path: root/src/functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/functions.h')
-rw-r--r--src/functions.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/functions.h b/src/functions.h
index 42cdcd240..164ae3fe8 100644
--- a/src/functions.h
+++ b/src/functions.h
@@ -20,7 +20,4 @@ void DrawClearLandTile(const TileInfo *ti, byte set);
void DrawClearLandFence(const TileInfo *ti);
void TileLoopClearHelper(TileIndex tile);
-/* misc functions */
-void MarkTileDirtyByTile(TileIndex tile);
-
#endif /* FUNCTIONS_H */