aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/voyeur.h
diff options
context:
space:
mode:
authorPaul Gilbert2013-12-26 09:36:27 +1100
committerPaul Gilbert2013-12-26 09:36:27 +1100
commit554756f93fb77c8e15e697b2b4c3d2bf09c95232 (patch)
tree0a80722157d7cb56b9569b9bf1bb891df48e8ede /engines/voyeur/voyeur.h
parent906f2546b497b7662dc40d2b6628ca27d91b9178 (diff)
downloadscummvm-rg350-554756f93fb77c8e15e697b2b4c3d2bf09c95232.tar.gz
scummvm-rg350-554756f93fb77c8e15e697b2b4c3d2bf09c95232.tar.bz2
scummvm-rg350-554756f93fb77c8e15e697b2b4c3d2bf09c95232.zip
VOYEUR: Fix prototype for playAVideoDuration
Diffstat (limited to 'engines/voyeur/voyeur.h')
-rw-r--r--engines/voyeur/voyeur.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h
index 0d2ea7e589..16909052a7 100644
--- a/engines/voyeur/voyeur.h
+++ b/engines/voyeur/voyeur.h
@@ -144,7 +144,7 @@ public:
void playRL2Video(const Common::String &filename);
void doTransitionCard(const Common::String &time, const Common::String &location);
void playAVideo(int id);
- void playAVideoDuration(int v1, int v2);
+ void playAVideoDuration(int videoId, int duration);
/**
* Saves the last time the game was played