(svn r4368) Revert clear_map.h changes in r4367.Error of manipulation

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
belugas 18 years ago
parent 88440522fe
commit 39ebdae045

@ -19,10 +19,6 @@ typedef enum ClearGround {
} ClearGround;
static inline ClearGround GetClearGround(TileIndex t)
{
assert(IsTileType(t, MP_CLEAR));

Loading…
Cancel
Save