[Scummvm-cvs-logs] CVS: residual/imuse imuse.h,1.10,1.11

Pawel Kolodziejski aquadran at users.sourceforge.net
Sun Jan 2 14:52:11 CET 2005


Update of /cvsroot/scummvm/residual/imuse
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23073

Modified Files:
	imuse.h 
Log Message:
ops

Index: imuse.h
===================================================================
RCS file: /cvsroot/scummvm/residual/imuse/imuse.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- imuse.h	2 Jan 2005 22:48:38 -0000	1.10
+++ imuse.h	2 Jan 2005 22:51:50 -0000	1.11
@@ -114,7 +114,7 @@
 	~Imuse();
 
 	bool startSound(const char *soundName, int volGroupId, int hookId, int volume, int pan, int priority);
-	void startVoice(const char *soundName, int volume = 127, int pan = 127);
+	void startVoice(const char *soundName, int volume = 127, int pan = 64);
 	void startMusic(const char *soundName, int hookId, int volume, int pan);
 	void startSfx(const char *soundName, int priority = 127);
 





More information about the Scummvm-git-logs mailing list