From 5414a0ec2cfbdc1572501af5de8e055a06bd6b31 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Tue, 2 Aug 2016 22:30:33 +0300 Subject: DIRECTOR: Lingo: Added stub fot 'the keycode' entity --- engines/director/lingo/lingo-the.h | 1 + 1 file changed, 1 insertion(+) (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 806c295204..5fea4ba009 100644 --- a/engines/director/lingo/lingo-the.h +++ b/engines/director/lingo/lingo-the.h @@ -58,6 +58,7 @@ enum TheEntityType { kTheRightMouseDown, kTheStillDown, kTheKey, + kTheKeyCode, kTheControlDown, kTheCommandDown, kTheShiftDown, -- cgit v1.2.3