From 6c0b2b50f7f39e82c403f14075c5da79dbf2df28 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Tue, 16 Aug 2016 22:09:09 +0200 Subject: DIRECTOR: Lingo: Added stubs for function up to 'n' --- engines/director/lingo/lingo-the.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'engines/director/lingo/lingo-the.h') diff --git a/engines/director/lingo/lingo-the.h b/engines/director/lingo/lingo-the.h index 7a27c0ad84..17ccb2f8e1 100644 --- a/engines/director/lingo/lingo-the.h +++ b/engines/director/lingo/lingo-the.h @@ -52,8 +52,12 @@ enum TheEntityType { kTheClickOn, kTheDoubleClick, kTheLastClick, - kTheLastFrame, kTheLastEvent, + kTheLastFrame, + kTheLastKey, + kTheLastRoll, + kTheMachineType, + kTheMemorySize, kTheMouseDown, kTheMouseUp, kTheRightMouseUp, -- cgit v1.2.3