aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood
diff options
context:
space:
mode:
Diffstat (limited to 'engines/neverhood')
-rw-r--r--engines/neverhood/detection.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/neverhood/detection.cpp b/engines/neverhood/detection.cpp
index b80379bc2d..df9eca3d7f 100644
--- a/engines/neverhood/detection.cpp
+++ b/engines/neverhood/detection.cpp
@@ -64,9 +64,6 @@ static const PlainGameDescriptor neverhoodGames[] = {
namespace Neverhood {
-using Common::GUIO_NONE;
-using Common::GUIO_NOSPEECH;
-
static const NeverhoodGameDescription gameDescriptions[] = {
{
@@ -79,7 +76,7 @@ static const NeverhoodGameDescription gameDescriptions[] = {
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
- GUIO_NONE
+ GUIO1(GUIO_NONE)
},
0,
0,