diff options
Diffstat (limited to 'doc/08.tex')
-rw-r--r-- | doc/08.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/08.tex b/doc/08.tex index 364d6a30d7..1a4e890daa 100644 --- a/doc/08.tex +++ b/doc/08.tex @@ -8,7 +8,7 @@ By default, the configuration file is saved in, and loaded from: - +% \begin{itemize} \item Windows: <windir>$\backslash$ scummvm.ini \item Unix: ~/.scummvmrc @@ -111,8 +111,8 @@ The following keywords are recognized: boot\_param &number Pass this number to the boot script\\ debuglevel &number Enable debug output. The higher number, the\\ & more verbose output.\\ -\end{tabular}\\ -~\\ +\end{tabular} + Broken Sword II adds the following non-standard keywords:\\ \begin{tabular}[h]{lll} gfx\_details &number &Graphics details setting (0-3)\\ @@ -122,8 +122,8 @@ Broken Sword II adds the following non-standard keywords:\\ sfx\_mute &bool &If true, sound effects are muted\\ speech\_mute &bool &If true, speech is muted\\ speech\_volume &number &The speech volume setting (0-255)\\ -\end{tabular}\\ -~\\ +\end{tabular} + Flight of the Amazon Queen adds the following non-standard keywords:\\ \begin{tabular}[h]{lll} alt\_intro &bool &Use alternative version of introduction\\ @@ -131,8 +131,8 @@ Flight of the Amazon Queen adds the following non-standard keywords:\\ sfx\_mute &bool &If true, sound effects are muted\\ speech\_mute &bool &If true, speech is muted\\ \end{tabular}\\ -Simon the Sorcerer 1 \& 2 add the following non-standard keywords:\\ -~\\ +Simon the Sorcerer 1 \& 2 add the following non-standard keywords: + \begin{tabular}[h]{lll} fade &bool &If true, fade effect is enabled\\ music\_mute &bool &If true, music is muted\\ |