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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/inter.h b/engines/gob/inter.h
index 93fcd1e5ca..4557d83437 100644
--- a/engines/gob/inter.h
+++ b/engines/gob/inter.h
@@ -607,6 +607,7 @@ protected:
void o7_intToString();
void o7_callFunction();
void o7_loadFunctions();
+ void o7_playVmdOrMusic();
void o7_draw0x89();
void o7_findFile();
void o7_getSystemProperty();