aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/myst.h
diff options
context:
space:
mode:
authorMatthew Hoops2010-12-01 21:05:08 +0000
committerMatthew Hoops2010-12-01 21:05:08 +0000
commitbdc3742ced49ffcf48b7cab543758b8976fc94a2 (patch)
tree0d4c26fe30ca0b1bf62d41608bde6e9188d10f26 /engines/mohawk/myst_stacks/myst.h
parent4fe7e1b3e9ff866d51ec2b86880acbbedc86d6ec (diff)
downloadscummvm-rg350-bdc3742ced49ffcf48b7cab543758b8976fc94a2.tar.gz
scummvm-rg350-bdc3742ced49ffcf48b7cab543758b8976fc94a2.tar.bz2
scummvm-rg350-bdc3742ced49ffcf48b7cab543758b8976fc94a2.zip
MOHAWK: Split makingof and preview opcodes into their own class (and now all are separate)
svn-id: r54723
Diffstat (limited to 'engines/mohawk/myst_stacks/myst.h')
-rw-r--r--engines/mohawk/myst_stacks/myst.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/mohawk/myst_stacks/myst.h b/engines/mohawk/myst_stacks/myst.h
index 2b141f0992..38f7a9bdea 100644
--- a/engines/mohawk/myst_stacks/myst.h
+++ b/engines/mohawk/myst_stacks/myst.h
@@ -67,7 +67,6 @@ private:
void opcode_212_run();
void opcode_212_disable();
- DECLARE_OPCODE(opcode_100);
DECLARE_OPCODE(opcode_101);
DECLARE_OPCODE(opcode_102);
DECLARE_OPCODE(opcode_103);
@@ -92,8 +91,6 @@ private:
DECLARE_OPCODE(opcode_183);
DECLARE_OPCODE(opcode_184);
DECLARE_OPCODE(opcode_185);
- DECLARE_OPCODE(opcode_196);
- DECLARE_OPCODE(opcode_197);
DECLARE_OPCODE(opcode_198);
DECLARE_OPCODE(opcode_199);
@@ -119,8 +116,6 @@ private:
DECLARE_OPCODE(opcode_220);
DECLARE_OPCODE(opcode_221);
DECLARE_OPCODE(opcode_222);
- DECLARE_OPCODE(opcode_298);
- DECLARE_OPCODE(opcode_299);
DECLARE_OPCODE(opcode_300);
DECLARE_OPCODE(opcode_301);