(svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm.
This commit is contained in:
@@ -80,7 +80,6 @@ extern Point _tile_fract_coords;
|
||||
|
||||
void MarkTileDirtyByTile(TileIndex tile, int bridge_level_offset = 0);
|
||||
|
||||
int GetRowAtTile(int viewport_y, Point tile, bool bridge_correct);
|
||||
void MarkTileDirtyByTileOutsideMap(int x, int y);
|
||||
|
||||
Point GetViewportStationMiddle(const ViewPort *vp, const Station *st);
|
||||
|
Reference in New Issue
Block a user