diff -r 3445ce5e9c79 -r 9572aae13d49 QTfrontend/gameuiconfig.h --- a/QTfrontend/gameuiconfig.h Tue Feb 09 02:03:31 2010 +0000 +++ b/QTfrontend/gameuiconfig.h Tue Feb 09 03:21:09 2010 +0000 @@ -36,10 +36,12 @@ QRect vid_Resolution(); bool vid_Fullscreen(); bool isSoundEnabled(); + bool isFrontendSoundEnabled(); #ifdef _WIN32 bool isSoundHardware(); #endif bool isMusicEnabled(); + bool isFrontendMusicEnabled(); bool isShowFPSEnabled(); bool isAltDamageEnabled(); bool appendDateTimeToRecordName();