aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/inter.h')
-rw-r--r--engines/gob/inter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/gob/inter.h b/engines/gob/inter.h
index b60f74d7d5..2dd1a22c1e 100644
--- a/engines/gob/inter.h
+++ b/engines/gob/inter.h
@@ -602,8 +602,8 @@ protected:
void o7_displayWarning();
void o7_draw0x45();
void o7_intToString();
- void o7_callGroup();
- void o7_loadGroups();
+ void o7_callFunction();
+ void o7_loadFunctions();
void o7_draw0x89();
void o7_findFile();
void o7_getSystemProperty();