From 76df9c8302bf59bd106888630a2a8fa854904ae0 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Wed, 3 May 2006 21:07:44 +0000 Subject: (svn r4722) - Newstations: release station sprite layout data when uninitializing NewGRF data. --- newgrf_station.h | 1 + 1 file changed, 1 insertion(+) (limited to 'newgrf_station.h') diff --git a/newgrf_station.h b/newgrf_station.h index 7ebe78852..073cfe35d 100644 --- a/newgrf_station.h +++ b/newgrf_station.h @@ -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 -- cgit v1.2.3-70-g09d2