From ff1e91226d22209beb80c6e87666fd9cbbeef33d Mon Sep 17 00:00:00 2001 From: Einar Johan Trøan Sømåen Date: Tue, 22 Jan 2013 22:05:20 +0100 Subject: WINTERMUTE: Allow users to enable the FPS-counter in the GUI, and disable MT32-settings. --- engines/wintermute/detection_tables.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/wintermute/detection_tables.h') 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"}, -- cgit v1.2.3