[Scummvm-cvs-logs] CVS: scummvm/sword2/driver d_sound.cpp,1.158.2.1,1.158.2.2

Max Horn fingolfin at users.sourceforge.net
Sun Oct 23 03:50:16 CEST 2005


Update of /cvsroot/scummvm/scummvm/sword2/driver
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26897/sword2/driver

Modified Files:
      Tag: branch-0-8-0
	d_sound.cpp 
Log Message:
Some more Broken Sword I & II -> 1 & 2 changes

Index: d_sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/driver/d_sound.cpp,v
retrieving revision 1.158.2.1
retrieving revision 1.158.2.2
diff -u -d -r1.158.2.1 -r1.158.2.2
--- d_sound.cpp	18 Oct 2005 02:11:27 -0000	1.158.2.1
+++ d_sound.cpp	23 Oct 2005 10:49:01 -0000	1.158.2.2
@@ -150,7 +150,7 @@
 }
 
 // ----------------------------------------------------------------------------
-// Custom AudioStream class to handle Broken Sword II's audio compression.
+// Custom AudioStream class to handle Broken Sword 2's audio compression.
 // ----------------------------------------------------------------------------
 
 #define GetCompressedShift(n)      ((n) >> 4)





More information about the Scummvm-git-logs mailing list