[Scummvm-cvs-logs] SF.net SVN: scummvm: [22628] scummvm/trunk/graphics/paletteman.h
eriktorbjorn at users.sourceforge.net
eriktorbjorn at users.sourceforge.net
Thu May 25 11:33:01 CEST 2006
Revision: 22628
Author: eriktorbjorn
Date: 2006-05-25 11:31:56 -0700 (Thu, 25 May 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=22628&view=rev
Log Message:
-----------
Fixed comment to make it less obvious where I copied the general structure of
the palette manager from.
Modified Paths:
--------------
scummvm/trunk/graphics/paletteman.h
Modified: scummvm/trunk/graphics/paletteman.h
===================================================================
--- scummvm/trunk/graphics/paletteman.h 2006-05-25 15:06:55 UTC (rev 22627)
+++ scummvm/trunk/graphics/paletteman.h 2006-05-25 18:31:56 UTC (rev 22628)
@@ -101,7 +101,7 @@
} // End of namespace Graphics
-/** Shortcut for accessing the font manager. */
+/** Shortcut for accessing the palette manager. */
#define PaletteMan (Graphics::PaletteManager::instance())
#endif
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