[Scummvm-cvs-logs] SF.net SVN: scummvm:[34866] scummvm/trunk/graphics/VectorRenderer.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Wed Oct 29 21:05:59 CET 2008


Revision: 34866
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34866&view=rev
Author:   lordhoto
Date:     2008-10-29 20:05:59 +0000 (Wed, 29 Oct 2008)

Log Message:
-----------
Typo.

Modified Paths:
--------------
    scummvm/trunk/graphics/VectorRenderer.h

Modified: scummvm/trunk/graphics/VectorRenderer.h
===================================================================
--- scummvm/trunk/graphics/VectorRenderer.h	2008-10-29 20:02:56 UTC (rev 34865)
+++ scummvm/trunk/graphics/VectorRenderer.h	2008-10-29 20:05:59 UTC (rev 34866)
@@ -90,8 +90,8 @@
  * the actual rendering functionality for each Byte Depth / Byte Format
  * combination, and may also contain platform specific code.
  *
- * When specifing define DISABLE_FANCY_THEMES some eye candy related code
- * gets stripped of. This is especially useful for small devices like NDS.
+ * When specifying define DISABLE_FANCY_THEMES eye candy related code
+ * gets stripped off. This is especially useful for small devices like NDS.
  * Also note that if you specify DISABLE_FANCY_THEMES, you'll need to 
  * specify a forced overlay bit format via VECTOR_RENDERER_FORMAT define.
  * The value looks like 'XYZ' for RXGYBZ mode, so R5G5B5 would be specified


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list