Changeset - r3516:d1e237776c71
[Not reviewed]
master
0 1 0
belugas - 18 years ago 2006-04-11 22:15:57
belugas@openttd.org
(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation
1 file changed with 0 insertions and 4 deletions:
0 comments (0 inline, 0 general)
clear_map.h
Show inline comments
 
@@ -19,10 +19,6 @@ typedef enum ClearGround {
 
} ClearGround;
 

	
 

	
 

	
 

	
 

	
 

	
 
static inline ClearGround GetClearGround(TileIndex t)
 
{
 
	assert(IsTileType(t, MP_CLEAR));
0 comments (0 inline, 0 general)