changeset 3516:417f86b10d32 draft

(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
author belugas <belugas@openttd.org>
date Tue, 11 Apr 2006 22:15:57 +0000
parents c2be508d40f1
children 11b895175f3f
files clear_map.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/clear_map.h
+++ b/clear_map.h
@@ -19,10 +19,6 @@
 } ClearGround;
 
 
-
-
-
-
 static inline ClearGround GetClearGround(TileIndex t)
 {
 	assert(IsTileType(t, MP_CLEAR));