(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
This commit is contained in:
@@ -48,6 +48,7 @@ static inline const byte *GetNonSprite(SpriteID sprite, SpriteType type)
|
||||
}
|
||||
|
||||
void GfxInitSpriteMem();
|
||||
void GfxClearSpriteCache();
|
||||
void IncreaseSpriteLRU();
|
||||
|
||||
bool LoadNextSprite(int load_index, byte file_index, uint file_sprite_id);
|
||||
|
Reference in New Issue
Block a user