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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Tue Jan 5 01:25:49 CET 2010


Revision: 47003
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47003&view=rev
Author:   thebluegr
Date:     2010-01-05 00:25:49 +0000 (Tue, 05 Jan 2010)

Log Message:
-----------
Set the new sound code as default

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

Modified: scummvm/trunk/engines/sci/sci.h
===================================================================
--- scummvm/trunk/engines/sci/sci.h	2010-01-05 00:12:31 UTC (rev 47002)
+++ scummvm/trunk/engines/sci/sci.h	2010-01-05 00:25:49 UTC (rev 47003)
@@ -46,7 +46,7 @@
 // Uncomment this if you want to use the old graphics code. INCLUDE_OLDGFX must be defined
 //#define USE_OLDGFX
 // Uncomment this to use old music functions
-#define USE_OLD_MUSIC_FUNCTIONS
+//#define USE_OLD_MUSIC_FUNCTIONS
 // Uncomment this to use old pathfinding code
 //#define OLD_PATHFINDING
 


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