animated_tile_func.h

Go to the documentation of this file.
00001 /* $Id: animated_tile_func.h 12971 2008-05-06 15:11:33Z rubidium $ */
00002 
00005 #ifndef ANIMATED_TILE_H
00006 #define ANIMATED_TILE_H
00007 
00008 #include "tile_type.h"
00009 
00010 void AddAnimatedTile(TileIndex tile);
00011 void DeleteAnimatedTile(TileIndex tile);
00012 void AnimateAnimatedTiles();
00013 void InitializeAnimatedTiles();
00014 
00015 #endif /* ANIMATED_TILE_H */

Generated on Wed Dec 23 20:12:47 2009 for OpenTTD by  doxygen 1.5.6