(svn r11228) -Codechange: implement the "moreanimation" feature of TTDP, so we can properly support newindustries.
This commit is contained in:
@@ -78,7 +78,7 @@ uint32 InteractiveRandom(); // Used for random sequences that are not the same o
|
||||
uint InteractiveRandomRange(uint max);
|
||||
|
||||
/* texteff.cpp */
|
||||
bool AddAnimatedTile(TileIndex tile);
|
||||
void AddAnimatedTile(TileIndex tile);
|
||||
void DeleteAnimatedTile(TileIndex tile);
|
||||
void AnimateAnimatedTiles();
|
||||
void InitializeAnimatedTiles();
|
||||
|
Reference in New Issue
Block a user