File diff r18875:1438011bedd9 → r18876:3403b9c464f9
src/newgrf_animation_base.h
Show inline comments
 
@@ -17,6 +17,7 @@
 
#include "viewport_func.h"
 
#include "newgrf_animation_type.h"
 
#include "newgrf_callbacks.h"
 
#include "tile_map.h"
 

	
 
/**
 
 * Helper class for a unified approach to NewGRF animation.