src/blitter/8bpp_debug.cpp
changeset 8627 448ebf3a8291
parent 8619 c2434269c3eb
child 10429 1b99254f9607
equal deleted inserted replaced
8626:440dfcd14c4a 8627:448ebf3a8291
     2 
     2 
     3 /** @file 8bpp_debug.cpp */
     3 /** @file 8bpp_debug.cpp */
     4 
     4 
     5 #include "../stdafx.h"
     5 #include "../stdafx.h"
     6 #include "../zoom_func.h"
     6 #include "../zoom_func.h"
     7 #include "../functions.h"
     7 #include "../core/random_func.hpp"
     8 #include "8bpp_debug.hpp"
     8 #include "8bpp_debug.hpp"
     9 
     9 
    10 static FBlitter_8bppDebug iFBlitter_8bppDebug;
    10 static FBlitter_8bppDebug iFBlitter_8bppDebug;
    11 
    11 
    12 void Blitter_8bppDebug::Draw(Blitter::BlitterParams *bp, BlitterMode mode, ZoomLevel zoom)
    12 void Blitter_8bppDebug::Draw(Blitter::BlitterParams *bp, BlitterMode mode, ZoomLevel zoom)