(svn r2633) Move spritecache related variable from variables.h to spritecache.[ch]
This commit is contained in:
@@ -31,4 +31,6 @@ 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