summaryrefslogtreecommitdiff
path: root/src/blitter/8bpp_debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blitter/8bpp_debug.cpp')
-rw-r--r--src/blitter/8bpp_debug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blitter/8bpp_debug.cpp b/src/blitter/8bpp_debug.cpp
index e57517c99..a79eccbd9 100644
--- a/src/blitter/8bpp_debug.cpp
+++ b/src/blitter/8bpp_debug.cpp
@@ -14,6 +14,7 @@
#include "../core/random_func.hpp"
#include "8bpp_debug.hpp"
+/** Instantiation of the 8bpp debug blitter factory. */
static FBlitter_8bppDebug iFBlitter_8bppDebug;
void Blitter_8bppDebug::Draw(Blitter::BlitterParams *bp, BlitterMode mode, ZoomLevel zoom)