equal
deleted
inserted
replaced
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 #include "../stdafx.h" |
3 #include "../stdafx.h" |
4 #include "../zoom.hpp" |
4 #include "../zoom_func.h" |
5 #include "../gfx.h" |
5 #include "../gfx_func.h" |
6 #include "../debug.h" |
6 #include "../debug.h" |
7 #include "../table/sprites.h" |
7 #include "../table/sprites.h" |
8 #include "32bpp_optimized.hpp" |
8 #include "32bpp_optimized.hpp" |
9 |
9 |
10 static FBlitter_32bppOptimized iFBlitter_32bppOptimized; |
10 static FBlitter_32bppOptimized iFBlitter_32bppOptimized; |