[Scummvm-cvs-logs] SF.net SVN: scummvm:[44872] scummvm/trunk/engines/sci/gui/gui_screen.h

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Sat Oct 10 14:58:41 CEST 2009


Revision: 44872
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44872&view=rev
Author:   m_kiewitz
Date:     2009-10-10 12:58:40 +0000 (Sat, 10 Oct 2009)

Log Message:
-----------
SCI/newgui: removed SCI_SCREEN_MASK_DITHERED

Modified Paths:
--------------
    scummvm/trunk/engines/sci/gui/gui_screen.h

Modified: scummvm/trunk/engines/sci/gui/gui_screen.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_screen.h	2009-10-10 12:35:20 UTC (rev 44871)
+++ scummvm/trunk/engines/sci/gui/gui_screen.h	2009-10-10 12:58:40 UTC (rev 44872)
@@ -37,7 +37,6 @@
 #define SCI_SCREEN_MASK_PRIORITY 2
 #define SCI_SCREEN_MASK_CONTROL  4
 #define SCI_SCREEN_MASK_ALL      SCI_SCREEN_MASK_VISUAL|SCI_SCREEN_MASK_PRIORITY|SCI_SCREEN_MASK_CONTROL
-#define SCI_SCREEN_MASK_DITHERED 128
 
 #define SCI_SCREEN_UNDITHERMEMORIAL_SIZE 256
 


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