mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 12:39:11 +00:00
(svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage.
This commit is contained in:
@@ -79,9 +79,6 @@ struct GRFFile {
|
||||
uint32 grfid;
|
||||
byte grf_version;
|
||||
|
||||
int spritegroups_count;
|
||||
struct SpriteGroup **spritegroups;
|
||||
|
||||
uint sound_offset;
|
||||
uint16 num_sounds;
|
||||
|
||||
|
Reference in New Issue
Block a user