From d3f4156e6a7c4aac33224bbfc8e0f859401b51ed Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Mon, 3 Feb 2014 22:02:28 -0500 Subject: VOYEUR: Clean up, commenting, and bugfixes for checking for murder --- 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 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; -- cgit v1.2.3