From 0bfbd62ce7c06f66b4b109aa9aa65bd6c994d4d4 Mon Sep 17 00:00:00 2001 From: Kari Salminen Date: Thu, 17 Jan 2008 12:21:31 +0000 Subject: Fixed obsolete comment. svn-id: r30535 --- engines/agi/graphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/agi/graphics.cpp b/engines/agi/graphics.cpp index 1bbd57e2c4..3cef23bfa1 100644 --- a/engines/agi/graphics.cpp +++ b/engines/agi/graphics.cpp @@ -44,7 +44,7 @@ namespace Agi { #include "agi/font.h" /** - * 16 color RGB palette (plus 16 transparent colors). + * 16 color RGB palette. * This array contains the 6-bit RGB values of the EGA palette exported * to the console drivers. */ -- cgit v1.2.3