Codechange: Cache resolved town, station and industry name strings
This commit is contained in:
committed by
Charles Pigott
parent
f1734e7815
commit
c3223903ed
@@ -74,6 +74,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