[Scummvm-cvs-logs] SF.net SVN: scummvm:[44305] scummvm/trunk/engines/engine.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Sep 24 16:02:05 CEST 2009


Revision: 44305
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44305&view=rev
Author:   lordhoto
Date:     2009-09-24 14:02:05 +0000 (Thu, 24 Sep 2009)

Log Message:
-----------
Add the "FIXME" comment at "g_engine" from engine.cpp to "g_engine" in engine.h too.

Modified Paths:
--------------
    scummvm/trunk/engines/engine.h

Modified: scummvm/trunk/engines/engine.h
===================================================================
--- scummvm/trunk/engines/engine.h	2009-09-24 13:59:09 UTC (rev 44304)
+++ scummvm/trunk/engines/engine.h	2009-09-24 14:02:05 UTC (rev 44305)
@@ -278,6 +278,7 @@
 
 };
 
+// FIXME: HACK for MidiEmu & error()
 extern Engine *g_engine;
 
 #endif


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