aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/tads3/tads3.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/tads/tads3/tads3.h')
-rw-r--r--engines/glk/tads/tads3/tads3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/tads/tads3/tads3.h b/engines/glk/tads/tads3/tads3.h
index 2fc4961738..45a3f0933f 100644
--- a/engines/glk/tads/tads3/tads3.h
+++ b/engines/glk/tads/tads3/tads3.h
@@ -42,7 +42,7 @@ public:
/**
* Execute the game
*/
- virtual void runGame(Common::SeekableReadStream *gameFile) override;
+ virtual void runGame() override;
/**
* Returns the running interpreter type