aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
diff options
context:
space:
mode:
authorMax Horn2007-12-23 00:34:48 +0000
committerMax Horn2007-12-23 00:34:48 +0000
commit275c91be33968f17bf1ad2cad2cccdece598ce98 (patch)
treea219f2033444f0f8f218b5fd7435f79bb8b3c162 /engines/kyra/sound_towns.cpp
parentc9891423e3155e943aab536f1de44db061f88a14 (diff)
downloadscummvm-rg350-275c91be33968f17bf1ad2cad2cccdece598ce98.tar.gz
scummvm-rg350-275c91be33968f17bf1ad2cad2cccdece598ce98.tar.bz2
scummvm-rg350-275c91be33968f17bf1ad2cad2cccdece598ce98.zip
Fix the FIXME ;-)
svn-id: r29955
Diffstat (limited to 'engines/kyra/sound_towns.cpp')
-rw-r--r--engines/kyra/sound_towns.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/kyra/sound_towns.cpp b/engines/kyra/sound_towns.cpp
index 000c9ebe95..6a5bb17c37 100644
--- a/engines/kyra/sound_towns.cpp
+++ b/engines/kyra/sound_towns.cpp
@@ -1430,11 +1430,11 @@ SoundTowns_v2::~SoundTowns_v2() {
bool SoundTowns_v2::init() {
//_driver = new SoundTowns_v2_TwnDriver(_mixer);
_vm->checkCD();
- // FIXME While checking for 'track1.XXX(X)' looks like
- // a good idea, but we should definitly not be doing this
+ // FIXME: While checking for 'track1.XXX(X)' looks like
+ // a good idea, we should definitely not be doing this
// here. Basically our filenaming scheme could change
- // or we added support for other audio formats. Also
- // this misses the posibility that we play the tracks
+ // or we could add support for other audio formats. Also
+ // this misses the possibility that we play the tracks
// right off CD. So we should find another way to
// check if we have access to CD audio.
if (_musicEnabled &&