aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-the.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-08-02 22:30:33 +0300
committerEugene Sandulenko2016-08-03 23:40:36 +0200
commit5414a0ec2cfbdc1572501af5de8e055a06bd6b31 (patch)
tree854c2b016f27636e1411ffcbdeda0898e9578841 /engines/director/lingo/lingo-the.h
parentb2d5c25e2fb35dfd46702af79faf526d4ffe38b0 (diff)
downloadscummvm-rg350-5414a0ec2cfbdc1572501af5de8e055a06bd6b31.tar.gz
scummvm-rg350-5414a0ec2cfbdc1572501af5de8e055a06bd6b31.tar.bz2
scummvm-rg350-5414a0ec2cfbdc1572501af5de8e055a06bd6b31.zip
DIRECTOR: Lingo: Added stub fot 'the keycode' entity
Diffstat (limited to 'engines/director/lingo/lingo-the.h')
-rw-r--r--engines/director/lingo/lingo-the.h1
1 files changed, 1 insertions, 0 deletions
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,