Improve performance of name sorting in town and station list windows
This commit is contained in:
@@ -87,6 +87,7 @@ bool ScrollMainWindowToTile(TileIndex tile, bool instant = false);
|
||||
bool ScrollMainWindowTo(int x, int y, int z = -1, bool instant = false);
|
||||
|
||||
void UpdateAllVirtCoords();
|
||||
void ClearAllCachedNames();
|
||||
|
||||
extern Point _tile_fract_coords;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user