[Scummvm-cvs-logs] CVS: scummvm/gui options.cpp,1.5,1.6

Max Horn fingolfin at users.sourceforge.net
Sat Dec 14 06:27:02 CET 2002


Update of /cvsroot/scummvm/scummvm/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv31624

Modified Files:
	options.cpp 
Log Message:
clarification

Index: options.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/gui/options.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- options.cpp	14 Dec 2002 01:49:08 -0000	1.5
+++ options.cpp	14 Dec 2002 14:26:37 -0000	1.6
@@ -30,6 +30,18 @@
 //#include "common/engine.h"
 #include "common/gameDetector.h"
 
+/*
+ _____ _     _       _                   _                                 _ 
+|_   _| |__ (_)___  (_)___    __ _    __| |_   _ _ __ ___  _ __ ___  _   _| |
+  | | | '_ \| / __| | / __|  / _` |  / _` | | | | '_ ` _ \| '_ ` _ \| | | | |
+  | | | | | | \__ \ | \__ \ | (_| | | (_| | |_| | | | | | | | | | | | |_| |_|
+  |_| |_| |_|_|___/ |_|___/  \__,_|  \__,_|\__,_|_| |_| |_|_| |_| |_|\__, (_)
+                                                                     |___/   
+
+This just looks like an option dialog, butit doesn't change any actual settings currently!
+
+*/
+
 // TODO - allow changing options for:
 // - the save path (use _browser!)
 // - music & graphics driver (but see also the comments on EditGameDialog





More information about the Scummvm-git-logs mailing list