src/blitter/32bpp_optimized.cpp
branchNewGRF_ports
changeset 10724 68a692eacf22
parent 6872 1c4a4a609f85
child 10994 cd9968b6f96b
equal deleted inserted replaced
10349:ff900a23e102 10724:68a692eacf22
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file 32bpp_optimized.cpp Implementation of the optimized 32 bpp blitter. */
     2 
     4 
     3 #include "../stdafx.h"
     5 #include "../stdafx.h"
     4 #include "../zoom_func.h"
     6 #include "../zoom_func.h"
     5 #include "../gfx_func.h"
     7 #include "../gfx_func.h"
     6 #include "../debug.h"
     8 #include "../debug.h"