src/blitter/8bpp_simple.cpp
changeset 7368 c8585746a177
parent 7357 00a8fbbdb79e
child 7374 54c06f06ecc8
equal deleted inserted replaced
7367:a0499d5cb8e5 7368:c8585746a177
       
     1 /* $Id$ */
       
     2 
       
     3 /** @file 8bpp_simple.cpp */
       
     4 
     1 #include "../stdafx.h"
     5 #include "../stdafx.h"
     2 #include "../zoom.hpp"
     6 #include "../zoom.hpp"
     3 #include "../gfx.h"
     7 #include "../gfx.h"
     4 #include "8bpp_simple.hpp"
     8 #include "8bpp_simple.hpp"
     5 
     9