aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_areas.h
diff options
context:
space:
mode:
authorBastien Bouclet2010-11-29 20:55:50 +0000
committerBastien Bouclet2010-11-29 20:55:50 +0000
commitfa7ec5ae4c67a98302e816b506b1c06d009a1f18 (patch)
tree56f11f471bace75d2bfc912374569a490d18f726 /engines/mohawk/myst_areas.h
parent34981c61b6c97281c6a7e4895d6ebbfdf97e00a6 (diff)
downloadscummvm-rg350-fa7ec5ae4c67a98302e816b506b1c06d009a1f18.tar.gz
scummvm-rg350-fa7ec5ae4c67a98302e816b506b1c06d009a1f18.tar.bz2
scummvm-rg350-fa7ec5ae4c67a98302e816b506b1c06d009a1f18.zip
MOHAWK: Describe Myst opcode 9
svn-id: r54617
Diffstat (limited to 'engines/mohawk/myst_areas.h')
-rw-r--r--engines/mohawk/myst_areas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/myst_areas.h b/engines/mohawk/myst_areas.h
index f3b78427ca..dab35871a2 100644
--- a/engines/mohawk/myst_areas.h
+++ b/engines/mohawk/myst_areas.h
@@ -84,7 +84,7 @@ protected:
uint16 _left;
uint16 _top;
uint16 _loop;
- uint16 _u0;
+ uint16 _direction; // 1 => forward, -1 => backwards
uint16 _playBlocking;
uint16 _playOnCardChange;
uint16 _u3;