branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 6720 | 35756db7e577 |
10349:ff900a23e102 | 10724:68a692eacf22 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file 8bpp_base.hpp */ |
3 /** @file 8bpp_base.hpp Base for all 8 bpp blitters. */ |
4 |
4 |
5 #ifndef BLITTER_8BPP_BASE_HPP |
5 #ifndef BLITTER_8BPP_BASE_HPP |
6 #define BLITTER_8BPP_BASE_HPP |
6 #define BLITTER_8BPP_BASE_HPP |
7 |
7 |
8 #include "base.hpp" |
8 #include "base.hpp" |