aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/glk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/glk.h')
-rw-r--r--engines/glk/glk.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/glk/glk.h b/engines/glk/glk.h
index f925fd0cc3..63b5727604 100644
--- a/engines/glk/glk.h
+++ b/engines/glk/glk.h
@@ -76,7 +76,6 @@ struct GlkGameDescription {
Common::Language _language;
Common::Platform _platform;
Common::String _filename;
- InterpreterType _interpType;
Common::String _md5;
};
@@ -162,7 +161,7 @@ public:
/**
* Returns the running interpreter type
*/
- InterpreterType getInterpreterType() const { return _gameDescription._interpType; }
+ virtual InterpreterType getInterpreterType() const = 0;
/**
* Returns the game's md5