[Scummvm-cvs-logs] SF.net SVN: scummvm:[43949] scummvm/trunk/engines/gob/draw.h

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Fri Sep 4 23:22:10 CEST 2009


Revision: 43949
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43949&view=rev
Author:   strangerke
Date:     2009-09-04 21:22:09 +0000 (Fri, 04 Sep 2009)

Log Message:
-----------
Gob/Adi2 - In playtoons and later, there are 50 more sprite pointers 

Modified Paths:
--------------
    scummvm/trunk/engines/gob/draw.h

Modified: scummvm/trunk/engines/gob/draw.h
===================================================================
--- scummvm/trunk/engines/gob/draw.h	2009-09-04 20:50:16 UTC (rev 43948)
+++ scummvm/trunk/engines/gob/draw.h	2009-09-04 21:22:09 UTC (rev 43949)
@@ -30,7 +30,7 @@
 
 namespace Gob {
 
-#define SPRITES_COUNT 50
+#define SPRITES_COUNT 100
 
 #define RENDERFLAG_NOINVALIDATE      0x0001
 #define RENDERFLAG_CAPTUREPUSH       0x0002


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