[Scummvm-cvs-logs] CVS: scummvm/common gameDetector.h,1.34,1.35

Max Horn fingolfin at users.sourceforge.net
Tue Mar 25 07:34:02 CET 2003


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv15121/common

Modified Files:
	gameDetector.h 
Log Message:
added some meat to the global options dialog (no prefs are stored yet, though)

Index: gameDetector.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/gameDetector.h,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- gameDetector.h	25 Mar 2003 00:26:52 -0000	1.34
+++ gameDetector.h	25 Mar 2003 15:32:32 -0000	1.35
@@ -142,9 +142,9 @@
 
 	bool _use_adlib;
 
+	int _master_volume;
 	int _music_volume;
 	int _sfx_volume;
-	int _master_volume;
 	bool _amiga;
 	int _language;
 





More information about the Scummvm-git-logs mailing list