aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/sequenceopcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/illusions/sequenceopcodes.h')
-rw-r--r--engines/illusions/sequenceopcodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/illusions/sequenceopcodes.h b/engines/illusions/sequenceopcodes.h
index 5fe528141d..a6cc573c4a 100644
--- a/engines/illusions/sequenceopcodes.h
+++ b/engines/illusions/sequenceopcodes.h
@@ -70,6 +70,7 @@ protected:
void opFaceActor(Control *control, OpCall &opCall);
void opNotifyThreadId1(Control *control, OpCall &opCall);
void opSetPathCtrY(Control *control, OpCall &opCall);
+ void opDisablePathWalkPoints(Control *control, OpCall &opCall);
void opSetPathWalkPoints(Control *control, OpCall &opCall);
void opDisableAutoScale(Control *control, OpCall &opCall);
void opSetScale(Control *control, OpCall &opCall);