aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorMax Horn2002-12-14 14:26:37 +0000
committerMax Horn2002-12-14 14:26:37 +0000
commit96131f865ca4df12615cf01b547b93209d242899 (patch)
tree10c2b7f588b697bcc973c6fda3be3818c46b0084 /gui
parentb27db90bb19bc8470201b7463ef2216ed1811165 (diff)
downloadscummvm-rg350-96131f865ca4df12615cf01b547b93209d242899.tar.gz
scummvm-rg350-96131f865ca4df12615cf01b547b93209d242899.tar.bz2
scummvm-rg350-96131f865ca4df12615cf01b547b93209d242899.zip
clarification
svn-id: r5951
Diffstat (limited to 'gui')
-rw-r--r--gui/options.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/gui/options.cpp b/gui/options.cpp
index 28cce93884..39989112ea 100644
--- a/gui/options.cpp
+++ b/gui/options.cpp
@@ -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