aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/detection_tables.h
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2013-01-22 22:05:20 +0100
committerEinar Johan Trøan Sømåen2013-01-22 22:05:20 +0100
commitff1e91226d22209beb80c6e87666fd9cbbeef33d (patch)
treef16c5d0f48676767f955950765c6c73f8eccd6aa /engines/wintermute/detection_tables.h
parent4095b76939fac2e1852a07de73d19ebbb55015b9 (diff)
downloadscummvm-rg350-ff1e91226d22209beb80c6e87666fd9cbbeef33d.tar.gz
scummvm-rg350-ff1e91226d22209beb80c6e87666fd9cbbeef33d.tar.bz2
scummvm-rg350-ff1e91226d22209beb80c6e87666fd9cbbeef33d.zip
WINTERMUTE: Allow users to enable the FPS-counter in the GUI, and disable MT32-settings.
Diffstat (limited to 'engines/wintermute/detection_tables.h')
-rw-r--r--engines/wintermute/detection_tables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/wintermute/detection_tables.h b/engines/wintermute/detection_tables.h
index 0c843108ac..6b6dec635d 100644
--- a/engines/wintermute/detection_tables.h
+++ b/engines/wintermute/detection_tables.h
@@ -22,6 +22,8 @@
namespace Wintermute {
+#define GAMEOPTION_SHOW_FPS GUIO_GAMEOPTIONS1
+
static const PlainGameDescriptor wintermuteGames[] = {
{"5ld", "Five Lethal Demons"},
{"5ma", "Five Magical Amulets"},