mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r22408) -Cleanup: remove unused variable GRFFile::sprite_offset
This commit is contained in:
@@ -77,7 +77,6 @@ struct GRFFile {
|
||||
char *filename;
|
||||
bool is_ottdfile;
|
||||
uint32 grfid;
|
||||
uint16 sprite_offset;
|
||||
byte grf_version;
|
||||
|
||||
/* A sprite group contains all sprites of a given vehicle (or multiple
|
||||
|
Reference in New Issue
Block a user