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 d4481d8e16..8fc301d7a6 100644
--- a/engines/gob/init.h
+++ b/engines/gob/init.h
@@ -96,6 +96,7 @@ public:
Init_Fascination(GobEngine *vm);
~Init_Fascination();
+ void updateConfig();
void initGame();
};
} // End of namespace Gob