[Scummvm-cvs-logs] CVS: scummvm/scumm player_v2.cpp,2.8,2.9

Jochen Hoenicke hoenicke at users.sourceforge.net
Sun Jun 1 10:28:03 CEST 2003


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1:/tmp/cvs-serv7310

Modified Files:
	player_v2.cpp 
Log Message:
I forgot one note_length entry.

Index: player_v2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/player_v2.cpp,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -d -r2.8 -r2.9
--- player_v2.cpp	1 Jun 2003 16:42:29 -0000	2.8
+++ player_v2.cpp	1 Jun 2003 17:27:20 -0000	2.9
@@ -44,7 +44,7 @@
 	9, 12, 16,
 	18, 24, 32,
 	36, 48, 64,
-	96
+	72, 96
 };
 
 static const uint16 hull_offsets[] = {





More information about the Scummvm-git-logs mailing list