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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/lab/lab.h b/engines/lab/lab.h
index b2ec4b1c26..f403e4596d 100644
--- a/engines/lab/lab.h
+++ b/engines/lab/lab.h
@@ -131,6 +131,7 @@ private:
private:
bool createScreen(bool HiRes);
+ bool from_crumbs(uint32 tmpClass, uint16 code, uint16 Qualifier, Common::Point tmpPos, uint16 &curInv, IntuiMessage * curMsg, bool &forceDraw, uint16 gadgetId, uint16 &actionMode);
public:
void waitTOF();