aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/visa2.h
diff options
context:
space:
mode:
authoruruk2013-09-08 10:49:01 +0200
committeruruk2013-09-08 10:49:01 +0200
commitdb6fcd5e9b61af93e89d4147d9b75ac5bae3cdf9 (patch)
tree46135920fd9f776ad8828741c1129e240756a7f5 /engines/avalanche/visa2.h
parent8a4a5b3c56d86e846617f03703a8003dba2936ef (diff)
parentf783f2c28a13e9513ec6a0fc0fccac22d3502d2d (diff)
downloadscummvm-rg350-db6fcd5e9b61af93e89d4147d9b75ac5bae3cdf9.tar.gz
scummvm-rg350-db6fcd5e9b61af93e89d4147d9b75ac5bae3cdf9.tar.bz2
scummvm-rg350-db6fcd5e9b61af93e89d4147d9b75ac5bae3cdf9.zip
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Diffstat (limited to 'engines/avalanche/visa2.h')
-rw-r--r--engines/avalanche/visa2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/visa2.h b/engines/avalanche/visa2.h
index 9d26d7a747..2d12e3322d 100644
--- a/engines/avalanche/visa2.h
+++ b/engines/avalanche/visa2.h
@@ -44,7 +44,7 @@ public:
private:
AvalancheEngine *_vm;
- bool went_ok;
+ bool noError;
void unskrimble();
void do_the_bubble();
void speech(byte who, byte subject);