aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb/ai.h')
-rw-r--r--engines/hdb/ai.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hdb/ai.h b/engines/hdb/ai.h
index 1f6a7bce6e..82849a9c88 100644
--- a/engines/hdb/ai.h
+++ b/engines/hdb/ai.h
@@ -734,6 +734,7 @@ public:
void cineAddToFreeList(Picture *pic);
void cineFreeGfx();
void cineStart(bool abortable, const char *abortFunc);
+ void cineStop(const char *funcNext);
void cineLockPlayer();
void cineUnlockPlayer();
void cineSetCamera(int x, int y);