equal
deleted
inserted
replaced
1 /* $Id$ */ |
1 /* $Id$ */ |
|
2 |
|
3 /** @file base.hpp Base for all blitters. */ |
2 |
4 |
3 #ifndef BLITTER_BASE_HPP |
5 #ifndef BLITTER_BASE_HPP |
4 #define BLITTER_BASE_HPP |
6 #define BLITTER_BASE_HPP |
5 |
7 |
6 #include "../spritecache.h" |
8 #include "../spritecache.h" |