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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h
index ed7891706b..69055498be 100644
--- a/engines/voyeur/voyeur.h
+++ b/engines/voyeur/voyeur.h
@@ -158,8 +158,8 @@ public:
int _glGoStack;
bool _bob;
int _stampFlags;
- int _playStamp1;
- int _playStamp2;
+ int _playStampGroupId;
+ int _currentVocId;
int _videoId;
const int *_resolvePtr;
int _iForceDeath;