scummvm/engines/sci/sound
Matthew Hoops 865c54c125 SCI: Fix GK1 demo sounds
This is a regression from 9fd66deb43 and, despite the commit message, was *not* fixed by 1736345906
2012-03-05 12:22:13 -05:00
..
drivers JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
audio.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
audio.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser_sci.cpp SCI: Reset parameters for all channels used by a song when it starts 2011-11-20 20:59:31 +02:00
midiparser_sci.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
music.cpp SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00
music.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00
soundcmd.cpp SCI: Fix GK1 demo sounds 2012-03-05 12:22:13 -05:00
soundcmd.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00