aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMax Horn2003-03-25 15:32:36 +0000
committerMax Horn2003-03-25 15:32:36 +0000
commit023d84a6a3fdecf97c7bebd754b72c044aa58955 (patch)
tree0477f9b4ff33d968d76648b5554318f598f2e7a2 /common
parente1851fc07f3d5e71c89a79d1abefca1beb350ea3 (diff)
downloadscummvm-rg350-023d84a6a3fdecf97c7bebd754b72c044aa58955.tar.gz
scummvm-rg350-023d84a6a3fdecf97c7bebd754b72c044aa58955.tar.bz2
scummvm-rg350-023d84a6a3fdecf97c7bebd754b72c044aa58955.zip
added some meat to the global options dialog (no prefs are stored yet, though)
svn-id: r6862
Diffstat (limited to 'common')
-rw-r--r--common/gameDetector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index fd517fff18..fd2f4e90b6 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -142,9 +142,9 @@ public:
bool _use_adlib;
+ int _master_volume;
int _music_volume;
int _sfx_volume;
- int _master_volume;
bool _amiga;
int _language;