aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/myst.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/myst_stacks/myst.h')
-rw-r--r--engines/mohawk/myst_stacks/myst.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/engines/mohawk/myst_stacks/myst.h b/engines/mohawk/myst_stacks/myst.h
index 4795fe54fc..2b141f0992 100644
--- a/engines/mohawk/myst_stacks/myst.h
+++ b/engines/mohawk/myst_stacks/myst.h
@@ -56,12 +56,8 @@ private:
void opcode_202_disable();
void opcode_203_run();
void opcode_203_disable();
- void opcode_204_run();
- void opcode_204_disable();
void opcode_205_run();
void opcode_205_disable();
- void opcode_206_run();
- void opcode_206_disable();
void opcode_209_run();
void opcode_209_disable();
void opcode_210_run();
@@ -87,17 +83,6 @@ private:
DECLARE_OPCODE(opcode_119);
DECLARE_OPCODE(opcode_120);
DECLARE_OPCODE(opcode_121);
- DECLARE_OPCODE(opcode_122);
- DECLARE_OPCODE(opcode_123);
- DECLARE_OPCODE(opcode_124);
- DECLARE_OPCODE(opcode_125);
- DECLARE_OPCODE(opcode_126);
- DECLARE_OPCODE(opcode_127);
- DECLARE_OPCODE(opcode_128);
- DECLARE_OPCODE(opcode_129);
- DECLARE_OPCODE(opcode_130);
- DECLARE_OPCODE(opcode_131);
- DECLARE_OPCODE(opcode_132);
DECLARE_OPCODE(opcode_133);
DECLARE_OPCODE(opcode_147);
DECLARE_OPCODE(opcode_164);