branch | noai |
changeset 10455 | 22c441f5adf9 |
parent 9629 | 66dde6412125 |
10412:ef44f62cb8b9 | 10455:22c441f5adf9 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file 8bpp_debug.hpp */ |
3 /** @file 8bpp_debug.hpp A 8 bpp blitter that uses random colours to show the drawn sprites. */ |
4 |
4 |
5 #ifndef BLITTER_8BPP_DEBUG_HPP |
5 #ifndef BLITTER_8BPP_DEBUG_HPP |
6 #define BLITTER_8BPP_DEBUG_HPP |
6 #define BLITTER_8BPP_DEBUG_HPP |
7 |
7 |
8 #include "8bpp_base.hpp" |
8 #include "8bpp_base.hpp" |