From 906f2546b497b7662dc40d2b6628ca27d91b9178 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 26 Dec 2013 09:35:27 +1100 Subject: VOYEUR: Implemented getChooseButton --- engines/voyeur/voyeur.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/voyeur/voyeur.h') diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h index 7f900df001..0d2ea7e589 100644 --- a/engines/voyeur/voyeur.h +++ b/engines/voyeur/voyeur.h @@ -90,7 +90,6 @@ private: bool checkForMurder(); bool checkForIncriminate(); void playAVideoEvent(int eventIndex); - void playAVideoDuration(int v1, int v2); int getChooseButton(); protected: // Engine APIs @@ -145,6 +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); /** * Saves the last time the game was played -- cgit v1.2.3