@@ -0,0 +1,6 @@
/* $Id$ */
static inline void MakeVoid(TileIndex t)
{
SetTileType(t, MP_VOID);
}
The note is not visible to the blocked user.