forked from mirror/OpenTTD
(svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out smallmaps.
This commit is contained in:
@@ -47,6 +47,8 @@ struct TileArea {
|
||||
}
|
||||
|
||||
bool Intersects(const TileArea &ta) const;
|
||||
|
||||
void ClampToMap();
|
||||
};
|
||||
|
||||
#endif /* TILEAREA_TYPE_H */
|
||||
|
Reference in New Issue
Block a user