aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/locations.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-03-30 16:10:17 -0400
committerPaul Gilbert2018-03-30 16:10:17 -0400
commit17d7fa328ab51feeb09044ef0027b2c22b79875b (patch)
tree1890522e5f10db5e19af4a830b780eb4bc26185d /engines/xeen/locations.h
parent1412f3216950602f13536be1a12c82bf0ecf4117 (diff)
downloadscummvm-rg350-17d7fa328ab51feeb09044ef0027b2c22b79875b.tar.gz
scummvm-rg350-17d7fa328ab51feeb09044ef0027b2c22b79875b.tar.bz2
scummvm-rg350-17d7fa328ab51feeb09044ef0027b2c22b79875b.zip
XEEN: Fix healing and uncursing at the temples
Diffstat (limited to 'engines/xeen/locations.h')
-rw-r--r--engines/xeen/locations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/locations.h b/engines/xeen/locations.h
index 81f2fe13b1..3bbd29e7e4 100644
--- a/engines/xeen/locations.h
+++ b/engines/xeen/locations.h
@@ -198,7 +198,7 @@ private:
int _dayOfWeek;
int _v10, _v11, _v12;
int _v13, _v14;
- bool _flag1;
+ bool _blessed;
int _v5, _v6;
protected:
/**