aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/mechanical.h
diff options
context:
space:
mode:
authorBastien Bouclet2011-02-13 16:57:32 +0100
committerBastien Bouclet2011-02-15 21:43:35 +0100
commita76badf30746aea70745f0bf5bb87d44df2d9116 (patch)
tree410835fc29627c9c13c644f140506893c9986662 /engines/mohawk/myst_stacks/mechanical.h
parent2d094af90c41e2c57f451b687490e95344e7ef74 (diff)
downloadscummvm-rg350-a76badf30746aea70745f0bf5bb87d44df2d9116.tar.gz
scummvm-rg350-a76badf30746aea70745f0bf5bb87d44df2d9116.tar.bz2
scummvm-rg350-a76badf30746aea70745f0bf5bb87d44df2d9116.zip
MOHAWK: Implement Mechanical opcode 100
Diffstat (limited to 'engines/mohawk/myst_stacks/mechanical.h')
-rw-r--r--engines/mohawk/myst_stacks/mechanical.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/myst_stacks/mechanical.h b/engines/mohawk/myst_stacks/mechanical.h
index 7015c1b9c1..346699b425 100644
--- a/engines/mohawk/myst_stacks/mechanical.h
+++ b/engines/mohawk/myst_stacks/mechanical.h
@@ -66,6 +66,7 @@ private:
void opcode_209_run();
void opcode_209_disable();
+ DECLARE_OPCODE(o_throneEnablePassage);
DECLARE_OPCODE(opcode_104);
DECLARE_OPCODE(o_fortressStaircaseMovie);
DECLARE_OPCODE(opcode_121);