src/blitter/32bpp_anim.cpp
branchNewGRF_ports
changeset 10724 68a692eacf22
parent 6872 1c4a4a609f85
equal deleted inserted replaced
10349:ff900a23e102 10724:68a692eacf22
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file 32bpp_anim.cpp Implementation of the optimized 32 bpp blitter with animation support. */
     2 
     4 
     3 #include "../stdafx.h"
     5 #include "../stdafx.h"
     4 #include "../core/alloc_func.hpp"
     6 #include "../core/alloc_func.hpp"
     5 #include "../gfx_func.h"
     7 #include "../gfx_func.h"
     6 #include "../zoom_func.h"
     8 #include "../zoom_func.h"