road_internal.h

Go to the documentation of this file.
00001 /* $Id: road_internal.h 15434 2009-02-09 21:20:05Z rubidium $ */
00002 
00005 #ifndef ROAD_INTERNAL_H
00006 #define ROAD_INTERNAL_H
00007 
00008 #include "tile_cmd.h"
00009 
00016 RoadBits CleanUpRoadBits(const TileIndex tile, RoadBits org_rb);
00017 
00028 bool CheckAllowRemoveRoad(TileIndex tile, RoadBits remove, Owner owner, RoadType rt, DoCommandFlag flags, bool town_check = true);
00029 
00035 void DrawTramCatenary(const TileInfo *ti, RoadBits tram);
00036 
00037 #endif /* ROAD_INTERNAL_H */

Generated on Wed Dec 23 20:12:50 2009 for OpenTTD by  doxygen 1.5.6