openttd.h
changeset 3491 35d747bb5e82
parent 3418 ec9003ebf933
child 3529 b2d1458b7653
--- a/openttd.h	Sun Apr 09 18:35:24 2006 +0000
+++ b/openttd.h	Mon Apr 10 07:15:58 2006 +0000
@@ -295,7 +295,6 @@
 	byte width_1, width_2;
 } ViewportSign;
 
-typedef int32 CommandProc(int x, int y, uint32 flags, uint32 p1, uint32 p2);
 
 typedef void DrawTileProc(TileInfo *ti);
 typedef uint GetSlopeZProc(const TileInfo* ti);