[Scummvm-cvs-logs] SF.net SVN: scummvm:[53017] scummvm/trunk/sound/softsynth/fmtowns_pc98/ towns_audio.cpp

athrxx at users.sourceforge.net athrxx at users.sourceforge.net
Mon Oct 4 19:30:23 CEST 2010


Revision: 53017
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53017&view=rev
Author:   athrxx
Date:     2010-10-04 17:30:23 +0000 (Mon, 04 Oct 2010)

Log Message:
-----------
FM-TOWNS AUDIO: minor fix

Modified Paths:
--------------
    scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.cpp

Modified: scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.cpp
===================================================================
--- scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.cpp	2010-10-04 17:03:38 UTC (rev 53016)
+++ scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.cpp	2010-10-04 17:30:23 UTC (rev 53017)
@@ -260,9 +260,9 @@
 
 	setVolumeChannelMasks(-1, 0);
 
+	_ready = true;
 	callback(0);
 
-	_ready = true;
 	return true;
 }
 


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