aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/voyeur.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/voyeur.h')
-rw-r--r--engines/voyeur/voyeur.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h
index e0a354989f..7f900df001 100644
--- a/engines/voyeur/voyeur.h
+++ b/engines/voyeur/voyeur.h
@@ -89,7 +89,8 @@ private:
void doTapePlaying();
bool checkForMurder();
bool checkForIncriminate();
- void playAVideoEvent(int eventId);
+ void playAVideoEvent(int eventIndex);
+ void playAVideoDuration(int v1, int v2);
int getChooseButton();
protected:
// Engine APIs