summaryrefslogtreecommitdiff
path: root/src/blitter/8bpp_debug.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blitter/8bpp_debug.hpp')
-rw-r--r--src/blitter/8bpp_debug.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blitter/8bpp_debug.hpp b/src/blitter/8bpp_debug.hpp
index e140d0db5..688391bd0 100644
--- a/src/blitter/8bpp_debug.hpp
+++ b/src/blitter/8bpp_debug.hpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file 8bpp_debug.hpp */
+/** @file 8bpp_debug.hpp A 8 bpp blitter that uses random colours to show the drawn sprites. */
#ifndef BLITTER_8BPP_DEBUG_HPP
#define BLITTER_8BPP_DEBUG_HPP