src/blitter/32bpp_base.cpp
branchnoai
changeset 10455 22c441f5adf9
parent 9723 eee46cb39750
--- a/src/blitter/32bpp_base.cpp	Mon May 05 12:35:38 2008 +0000
+++ b/src/blitter/32bpp_base.cpp	Wed May 07 21:09:51 2008 +0000
@@ -1,5 +1,7 @@
 /* $Id$ */
 
+/** @file 32bpp_base.cpp Implementation of base for 32 bpp blitters. */
+
 #include "../stdafx.h"
 #include "../gfx_func.h"
 #include "32bpp_base.hpp"