aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/voyeur.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-02-03 22:02:28 -0500
committerPaul Gilbert2014-02-03 22:02:28 -0500
commitd3f4156e6a7c4aac33224bbfc8e0f859401b51ed (patch)
tree8d9947ddc9b68a6e8cc7bdd4d4bbcc8436c08d20 /engines/voyeur/voyeur.h
parent683ef9d50f49c989c6bb4df15e16bcb7c33e1980 (diff)
downloadscummvm-rg350-d3f4156e6a7c4aac33224bbfc8e0f859401b51ed.tar.gz
scummvm-rg350-d3f4156e6a7c4aac33224bbfc8e0f859401b51ed.tar.bz2
scummvm-rg350-d3f4156e6a7c4aac33224bbfc8e0f859401b51ed.zip
VOYEUR: Clean up, commenting, and bugfixes for checking for murder
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 08c0a27bef..16c2c400b6 100644
--- a/engines/voyeur/voyeur.h
+++ b/engines/voyeur/voyeur.h
@@ -177,7 +177,7 @@ public:
int _audioVideoId;
const int *_resolvePtr;
- int _iForceDeath; // CHECKME: The original initializes it in ESP_init()
+ int _iForceDeath;
int _checkTransitionId;
int _gameHour;
int _gameMinute;