[Scummvm-cvs-logs] SF.net SVN: scummvm: [26146] scummvm/trunk/engines/parallaction/graphics.h

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Fri Mar 16 21:45:36 CET 2007


Revision: 26146
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26146&view=rev
Author:   peres001
Date:     2007-03-16 13:45:35 -0700 (Fri, 16 Mar 2007)

Log Message:
-----------
removed a leftover extern statement causing link errors on some platforms

Modified Paths:
--------------
    scummvm/trunk/engines/parallaction/graphics.h

Modified: scummvm/trunk/engines/parallaction/graphics.h
===================================================================
--- scummvm/trunk/engines/parallaction/graphics.h	2007-03-15 21:56:21 UTC (rev 26145)
+++ scummvm/trunk/engines/parallaction/graphics.h	2007-03-16 20:45:35 UTC (rev 26146)
@@ -55,8 +55,6 @@
 
 #include "common/pack-end.h"	// END STRUCT PACKING
 
-extern byte _palette[];
-
 #define NUM_BUFFERS 6
 
 class Parallaction;


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