[Scummvm-cvs-logs] SF.net SVN: scummvm: [29079] scummvm/trunk/common/system.h
lordhoto at users.sourceforge.net
lordhoto at users.sourceforge.net
Mon Sep 24 01:37:56 CEST 2007
Revision: 29079
http://scummvm.svn.sourceforge.net/scummvm/?rev=29079&view=rev
Author: lordhoto
Date: 2007-09-23 16:37:55 -0700 (Sun, 23 Sep 2007)
Log Message:
-----------
Fixed comment for grabPalette.
Modified Paths:
--------------
scummvm/trunk/common/system.h
Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h 2007-09-23 23:37:01 UTC (rev 29078)
+++ scummvm/trunk/common/system.h 2007-09-23 23:37:55 UTC (rev 29079)
@@ -432,7 +432,8 @@
* Grabs a specified part of the currently active palette.
* The format is the same as for setPalette.
*
- * @param colors the palette data, in interleaved RGB format
+ * @see setPalette
+ * @param colors the palette data, in interleaved RGBA format
* @param start the first platte entry to be read
* @param num the number of palette entries to be read
*/
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