src/blitter/32bpp_optimized.cpp
branchNewGRF_ports
changeset 10724 68a692eacf22
parent 6872 1c4a4a609f85
child 10994 cd9968b6f96b
--- a/src/blitter/32bpp_optimized.cpp	Fri Apr 25 02:15:34 2008 +0000
+++ b/src/blitter/32bpp_optimized.cpp	Mon May 26 20:45:25 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"