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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/init.h b/engines/gob/init.h
index d4481d8e16..8716c5e67d 100644
--- a/engines/gob/init.h
+++ b/engines/gob/init.h
@@ -96,7 +96,7 @@ public:
Init_Fascination(GobEngine *vm);
~Init_Fascination();
- void initGame();
+ void updateConfig();
};
} // End of namespace Gob