File diff r17266:fd37372a3e14 → r17267:4f82ca9bd495
src/animated_tile.cpp
Show inline comments
 
@@ -11,7 +11,8 @@
 

	
 
#include "stdafx.h"
 
#include "core/alloc_func.hpp"
 
#include "functions.h"
 
#include "tile_cmd.h"
 
#include "viewport_func.h"
 

	
 
/** The table/list with animated tiles. */
 
TileIndex *_animated_tile_list = NULL;