src/functions.h
changeset 8177 f0bcc8e149f3
parent 8041 63e760418a15
child 8190 efd1f3b110a2
--- a/src/functions.h	Fri Oct 05 21:31:59 2007 +0000
+++ b/src/functions.h	Fri Oct 05 21:49:15 2007 +0000
@@ -132,7 +132,6 @@
 
 bool ScrollMainWindowToTile(TileIndex tile, bool instant = false);
 bool ScrollMainWindowTo(int x, int y, bool instant = false);
-void DrawSprite(SpriteID img, SpriteID pal, int x, int y);
 bool EnsureNoVehicle(TileIndex tile);
 bool EnsureNoVehicleOnGround(TileIndex tile);