aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/agi.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/agi.h')
-rw-r--r--engines/agi/agi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/agi/agi.h b/engines/agi/agi.h
index eac80ac9a3..03965681f1 100644
--- a/engines/agi/agi.h
+++ b/engines/agi/agi.h
@@ -682,6 +682,7 @@ public:
uint32 getFeatures() const;
uint16 getVersion() const;
uint16 getGameType() const;
+ Common::Language getLanguage() const;
Common::Platform getPlatform() const;
};