@@ -0,0 +1,13 @@
/* $Id$ */
/** @file pbs.h PBS support routines */
#ifndef PBS_H
#define PBS_H
#include "tile_type.h"
#include "track_type.h"
TrackBits GetReservedTrackbits(TileIndex t);
#endif /* PBS_H */
The note is not visible to the blocked user.