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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/voyeur/voyeur.h b/engines/voyeur/voyeur.h
index b114c526f0..552b9d035e 100644
--- a/engines/voyeur/voyeur.h
+++ b/engines/voyeur/voyeur.h
@@ -159,7 +159,7 @@ public:
int _currentVocId;
int _videoId;
const int *_resolvePtr;
- int _iForceDeath;
+ int _iForceDeath; // CHECKME: The original initializes it in ESP_init()
int _checkTransitionId;
int _gameHour;
int _gameMinute;