forked from mirror/OpenTTD
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
This commit is contained in:
@@ -44,6 +44,7 @@ void GfxInitSpriteMem();
|
||||
void IncreaseSpriteLRU();
|
||||
|
||||
bool LoadNextSprite(int load_index, byte file_index, uint file_sprite_id);
|
||||
bool SkipSpriteData(byte type, uint16 num);
|
||||
void DupSprite(SpriteID old_spr, SpriteID new_spr);
|
||||
|
||||
#endif /* SPRITECACHE_H */
|
||||
|
Reference in New Issue
Block a user