aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/events.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/voyeur/events.h')
-rw-r--r--engines/voyeur/events.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/voyeur/events.h b/engines/voyeur/events.h
index 47a6c5ab3c..3cfdca4faa 100644
--- a/engines/voyeur/events.h
+++ b/engines/voyeur/events.h
@@ -66,7 +66,7 @@ public:
int _RTVNum;
int _switchBGNum;
int _group;
- int _resolvePtr;
+ const int *_resolvePtr;
int _seconds;
int _minutes;
int _hours;
@@ -171,6 +171,7 @@ public:
int _fadeCount;
int _fadeStatus;
+ int _v2A0A2;
int _videoComputerNum;
int _videoComputerBut1;
int _videoComputerBut4;