diff src/modplug/modplugbmp.cxx @ 1986:4b78df9dcf93

more set_params()
author William Pitcock <nenolod@atheme.org>
date Sun, 07 Oct 2007 14:34:40 -0500
parents fa9f85cebade
children 8f3188746b64
line wrap: on
line diff
--- a/src/modplug/modplugbmp.cxx	Sun Oct 07 14:26:26 2007 -0500
+++ b/src/modplug/modplugbmp.cxx	Sun Oct 07 14:34:40 2007 -0500
@@ -426,8 +426,9 @@
         if ( ti )
                 aModName = format_and_free_ti( ti, &aLength );
 
-	mInPlug->set_info
+	ipb->set_params
 	(
+		ipb,
 		aModName,
 		aLength,
 		mSoundFile->GetNumChannels() * 1000,