aboutsummaryrefslogtreecommitdiff
path: root/engines/access/amazon/amazon_game.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-11-28 11:40:33 -0500
committerPaul Gilbert2014-12-12 22:50:15 -0500
commitbfbce8c6a6ac00423b47f3c3ce0f3b9a32e497ae (patch)
treef977aab19921337bc34040d7326bafc4bd35877d /engines/access/amazon/amazon_game.h
parent62a7619017c676c229ba72b295a4ceae19d3f0c7 (diff)
downloadscummvm-rg350-bfbce8c6a6ac00423b47f3c3ce0f3b9a32e497ae.tar.gz
scummvm-rg350-bfbce8c6a6ac00423b47f3c3ce0f3b9a32e497ae.tar.bz2
scummvm-rg350-bfbce8c6a6ac00423b47f3c3ce0f3b9a32e497ae.zip
ACCESS: Cleanup of updateObstacles
Diffstat (limited to 'engines/access/amazon/amazon_game.h')
-rw-r--r--engines/access/amazon/amazon_game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/access/amazon/amazon_game.h b/engines/access/amazon/amazon_game.h
index 435e1722b2..4c4b304514 100644
--- a/engines/access/amazon/amazon_game.h
+++ b/engines/access/amazon/amazon_game.h
@@ -150,7 +150,7 @@ public:
int _canoeLane;
int _canoeYPos;
int _hitCount;
- int _saveRiver;
+ bool _saveRiver;
int _hitSafe;
int _chapter;
int _riverIndex;