aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/lab.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lab/lab.h')
-rw-r--r--engines/lab/lab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lab/lab.h b/engines/lab/lab.h
index f0849f2ed3..57fc8fea1e 100644
--- a/engines/lab/lab.h
+++ b/engines/lab/lab.h
@@ -240,7 +240,7 @@ private:
/**
* Processes the action list.
*/
- void doActions(const ActionList &actionList, CloseDataPtr *closePtrList);
+ void doActions(const ActionList &actionList);
/**
* Goes through the rules if an action is taken.