forked from mirror/OpenTTD
(svn r12002) -Cleanup (r11981): Remove obsolete code to skip sprites from indexed GRFs.
This commit is contained in:
@@ -35,6 +35,5 @@ void IncreaseSpriteLRU();
|
||||
|
||||
bool LoadNextSprite(int load_index, byte file_index, uint file_sprite_id);
|
||||
void DupSprite(SpriteID old_spr, SpriteID new_spr);
|
||||
void SkipSprites(uint count);
|
||||
|
||||
#endif /* SPRITECACHE_H */
|
||||
|
Reference in New Issue
Block a user