aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/init.h')
-rw-r--r--engines/gob/init.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/init.h b/engines/gob/init.h
index 85e268a69e..d4481d8e16 100644
--- a/engines/gob/init.h
+++ b/engines/gob/init.h
@@ -72,6 +72,7 @@ public:
~Init_v3();
void initVideo();
+ void updateConfig();
};
class Init_v4 : public Init_v3 {