summaryrefslogtreecommitdiff
path: root/newgrf.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-04-23 18:03:55 +0000
committerpeter1138 <peter1138@openttd.org>2006-04-23 18:03:55 +0000
commitb54ebaba70f211044ba8aa39ee13599b3945b2ff (patch)
treec232fca29ca56889c12869a4fcd8fb60ef7026de /newgrf.h
parentbbcdbb830bef0bf7596be1c76fffeb8346fcd9a4 (diff)
downloadopenttd-b54ebaba70f211044ba8aa39ee13599b3945b2ff.tar.xz
(svn r4549) - NewGRF: store the grf version from Action 0x08.
Diffstat (limited to 'newgrf.h')
-rw-r--r--newgrf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/newgrf.h b/newgrf.h
index c4d937461..5bf2359fc 100644
--- a/newgrf.h
+++ b/newgrf.h
@@ -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