(svn r4549) - NewGRF: store the grf version from Action 0x08.

This commit is contained in:
2006-04-23 18:03:55 +00:00
parent bbcdbb830b
commit b54ebaba70
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ typedef struct GRFFile {
uint16 flags;
uint16 sprite_offset;
SpriteID first_spriteset; ///< Holds the first spriteset's sprite offset.
byte grf_version;
struct GRFFile *next;
/* A sprite group contains all sprites of a given vehicle (or multiple