(svn r4722) - Newstations: release station sprite layout data when uninitializing NewGRF data.

This commit is contained in:
peter1138
2006-05-03 21:07:44 +00:00
parent 79f0628139
commit b4a254cd43
2 changed files with 16 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ typedef struct StationSpec {
*/
uint tiles;
DrawTileSprites *renderdata; ///< Array of tile layouts.
bool copied_renderdata;
/** Cargo threshold for choosing between little and lots of cargo
* @note little/lots are equivalent to the moving/loading states for vehicles