diff options
author | Travis Howell | 2006-10-14 14:38:25 +0000 |
---|---|---|
committer | Travis Howell | 2006-10-14 14:38:25 +0000 |
commit | ac482cb21741efe25423b122af0052017c846943 (patch) | |
tree | eb18e6dd890741411b37fcfcfca5d3aad31009d1 | |
parent | c028323a29dea12901d70c7a4f6de97a231728aa (diff) | |
download | scummvm-rg350-ac482cb21741efe25423b122af0052017c846943.tar.gz scummvm-rg350-ac482cb21741efe25423b122af0052017c846943.tar.bz2 scummvm-rg350-ac482cb21741efe25423b122af0052017c846943.zip |
Remove excess stopVoice code for PP, which isn't required under ScummVM
svn-id: r24316
-rw-r--r-- | engines/agos/res.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/agos/res.cpp b/engines/agos/res.cpp index f8f979869b..927c4f4b51 100644 --- a/engines/agos/res.cpp +++ b/engines/agos/res.cpp @@ -638,10 +638,6 @@ bool AGOSEngine::loadVGAFile(uint id, uint type) { uint32 file, offs, srcSize, dstSize; uint extraBuffer = 0; - if (getGameType() == GType_PP) { - _sound->stopVoice(); - } - if (getGameType() == GType_SIMON1 || getGameType() == GType_SIMON2) { // !!! HACK !!! // Allocate more space for text to cope with foreign languages that use |