[Scummvm-cvs-logs] CVS: scummvm/scumm script_v7he.cpp,2.29,2.30
Travis Howell
kirben at users.sourceforge.net
Tue Jul 13 22:54:04 CEST 2004
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm sound.cpp,1.347,1.348
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm script_v6.cpp,1.358,1.359 script_v7he.cpp,2.30,2.31 sound.cpp,1.348,1.349 sound.h,1.67,1.68
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13244/scumm
Modified Files:
script_v7he.cpp
Log Message:
Ooops
Index: script_v7he.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/script_v7he.cpp,v
retrieving revision 2.29
retrieving revision 2.30
diff -u -d -r2.29 -r2.30
--- script_v7he.cpp 12 Jul 2004 09:02:18 -0000 2.29
+++ script_v7he.cpp 14 Jul 2004 05:53:37 -0000 2.30
@@ -675,7 +675,7 @@
case 232:
_heSndSoundId = pop();
- _heSndTimer = 0;
+ _heSndOffset = 0;
_heSndSoundFreq = 11025;
_heSndTimer = VAR(VAR_MUSIC_TIMER);
break;
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm sound.cpp,1.347,1.348
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm script_v6.cpp,1.358,1.359 script_v7he.cpp,2.30,2.31 sound.cpp,1.348,1.349 sound.h,1.67,1.68
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list