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

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


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

Modified Files:
	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.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- d_sound.cpp	18 Oct 2005 01:30:25 -0000	1.159
+++ d_sound.cpp	23 Oct 2005 10:49:34 -0000	1.160
@@ -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