forked from mirror/OpenTTD
(svn r2833) Remove saving of sprite cache data:
the benefits are questionable, it's error prone, undocumented and hasn't been widely used for ages, if ever
This commit is contained in:
@@ -33,6 +33,4 @@ static inline const byte *GetNonSprite(SpriteID sprite)
|
||||
void GfxLoadSprites(void);
|
||||
void IncreaseSpriteLRU(void);
|
||||
|
||||
extern bool _cache_sprites;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user