road_internal.h

Go to the documentation of this file.
00001 /* $Id: road_internal.h 11700 2007-12-25 23:42:52Z 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 
00027 bool CheckAllowRemoveRoad(TileIndex tile, RoadBits remove, Owner owner, bool *edge_road, RoadType rt);
00028 
00034 void DrawTramCatenary(TileInfo *ti, RoadBits tram);
00035 
00036 #endif /* ROAD_INTERNAL_H */

Generated on Wed Oct 1 17:03:23 2008 for openttd by  doxygen 1.5.6