changeset 10429 | 1b99254f9607 |
parent 7485 | 68e3df6c477e |
10428:eecb81857b5a | 10429:1b99254f9607 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file 32bpp_simple.hpp */ |
3 /** @file 32bpp_simple.hpp Simple 32 bpp blitter. */ |
4 |
4 |
5 #ifndef BLITTER_32BPP_SIMPLE_HPP |
5 #ifndef BLITTER_32BPP_SIMPLE_HPP |
6 #define BLITTER_32BPP_SIMPLE_HPP |
6 #define BLITTER_32BPP_SIMPLE_HPP |
7 |
7 |
8 #include "32bpp_base.hpp" |
8 #include "32bpp_base.hpp" |