(svn r4739) - Newstations: remove cargo type parameter of GetCustomStationRelocation() as we can determine it internally

This commit is contained in:
peter1138
2006-05-04 19:21:16 +00:00
parent a55ac6efac
commit 4963eb80b7
5 changed files with 8 additions and 8 deletions

View File

@@ -1324,7 +1324,7 @@ static void DrawTile_Track(TileInfo *ti)
DrawTileSeqStruct const *seq;
// emulate station tile - open with building
const DrawTileSprites *cust = &statspec->renderdata[2 + GetWaypointAxis(ti->tile)];
uint32 relocation = GetCustomStationRelocation(statspec, ComposeWaypointStation(ti->tile), ti->tile, 0);
uint32 relocation = GetCustomStationRelocation(statspec, ComposeWaypointStation(ti->tile), ti->tile);
/* We don't touch the 0x8000 bit. In all this
* waypoint code, it is used to indicate that