src/blitter/32bpp_optimized.cpp
branchnoai
changeset 10455 22c441f5adf9
parent 9724 b39bc69bb2f2
child 10920 e33442a2b239
--- a/src/blitter/32bpp_optimized.cpp	Mon May 05 12:35:38 2008 +0000
+++ b/src/blitter/32bpp_optimized.cpp	Wed May 07 21:09:51 2008 +0000
@@ -1,5 +1,7 @@
 /* $Id$ */
 
+/** @file 32bpp_optimized.cpp Implementation of the optimized 32 bpp blitter. */
+
 #include "../stdafx.h"
 #include "../zoom_func.h"
 #include "../gfx_func.h"