aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-04-13 14:06:17 +0000
committerTorbjörn Andersson2005-04-13 14:06:17 +0000
commitc60678ed86b4c5bc1fb07dde269b9d853db1300c (patch)
treea5c3d861b7664f55c3f4c793d5825365ba56b80d /README
parentc908f80891f42f83478554aa500c569c11e69000 (diff)
downloadscummvm-rg350-c60678ed86b4c5bc1fb07dde269b9d853db1300c.tar.gz
scummvm-rg350-c60678ed86b4c5bc1fb07dde269b9d853db1300c.tar.bz2
scummvm-rg350-c60678ed86b4c5bc1fb07dde269b9d853db1300c.zip
Since the latest change once again makes this a proper sentence, I've
reverted my previous change. This patch also replaces some tabs with spaces. svn-id: r17587
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index b7c4fd72be..48dcb80bcb 100644
--- a/README
+++ b/README
@@ -374,7 +374,7 @@ arguments - see the next section.
supported by some MIDI drivers)
--multi-midi Enable combination of Adlib and native MIDI
--native-mt32 True Roland MT-32 (disable GM emulation)
- --enable-gs Enable Roland GS mode for MIDI playback
+ --enable-gs Enable Roland GS mode for MIDI playback
--output-rate=RATE Select output sample rate in Hz (e.g. 22050)
--aspect-ratio Enable aspect ratio correction
--render-mode=MODE Enable additional render modes (cga, ega, hercGreen
@@ -1141,7 +1141,7 @@ The following keywords are recognized:
supported by some MIDI drivers.)
native_mt32 bool If true, disable GM emulation and assume that
there is a true Roland MT-32 available.
- enable_gs bool If true, enable Roland GS-specific features to
+ enable_gs bool If true, enable Roland GS-specific features to
enhance GM emulation. If native_mt32 is also
true, the GS device will select an MT-32 map
to play the correct instruments.