[Scummvm-cvs-logs] SF.net SVN: scummvm: [24177] scummvm/trunk/engines/scumm/intern.h

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat Oct 7 21:15:24 CEST 2006


Revision: 24177
          http://svn.sourceforge.net/scummvm/?rev=24177&view=rev
Author:   eriktorbjorn
Date:     2006-10-07 12:15:19 -0700 (Sat, 07 Oct 2006)

Log Message:
-----------
Fixed compilation.

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/intern.h

Modified: scummvm/trunk/engines/scumm/intern.h
===================================================================
--- scummvm/trunk/engines/scumm/intern.h	2006-10-07 17:49:05 UTC (rev 24176)
+++ scummvm/trunk/engines/scumm/intern.h	2006-10-07 19:15:19 UTC (rev 24177)
@@ -28,9 +28,9 @@
 
 namespace Scumm {
 
+class Insane;
 class SmushMixer;
 
-
 // This is to help devices with small memory (PDA, smartphones, ...)
 // to save abit of memory used by opcode names in the Scumm engine.
 #ifndef REDUCE_MEMORY_USAGE


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