summaryrefslogtreecommitdiff
path: root/newgrf.h
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2005-11-12 00:19:34 +0000
committerpeter1138 <peter1138@openttd.org>2005-11-12 00:19:34 +0000
commit12009af1c5fd83a24451155a283fe97926568be8 (patch)
treee5f727d749b6f788bedbdaeef17fab347dbfefbb /newgrf.h
parentce9f2fe82364224d8081f5a5ac43e19152e33500 (diff)
downloadopenttd-12009af1c5fd83a24451155a283fe97926568be8.tar.xz
(svn r3167) - NewGRF: Start moving custom station code to separate files.
Rewrite handling of station classes. Allow for more than 8 station tile layouts. Start of code to unload custom stations.
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 5abc5c95f..50b9ba462 100644
--- a/newgrf.h
+++ b/newgrf.h
@@ -12,6 +12,7 @@ struct GRFFile {
uint32 grfid;
uint16 flags;
uint16 sprite_offset;
+ SpriteID first_spriteset; ///< Holds the first spriteset's sprite offset.
GRFFile *next;
/* A sprite group contains all sprites of a given vehicle (or multiple