aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-the.h
diff options
context:
space:
mode:
authorEugene Sandulenko2017-02-08 19:43:46 +0100
committerEugene Sandulenko2017-02-08 20:32:53 +0100
commit03e7c3ca60c60e0001772550b97946f8a10db34c (patch)
tree57a3dabe4ae2e3e5695b17aaafc629304186a8c9 /engines/director/lingo/lingo-the.h
parentf1d9955540076e044905afb3fd6dbc03034aacd3 (diff)
downloadscummvm-rg350-03e7c3ca60c60e0001772550b97946f8a10db34c.tar.gz
scummvm-rg350-03e7c3ca60c60e0001772550b97946f8a10db34c.tar.bz2
scummvm-rg350-03e7c3ca60c60e0001772550b97946f8a10db34c.zip
DIRECTOR: Lingo: Documented D4 "Operators and math functions" Lingo
Diffstat (limited to 'engines/director/lingo/lingo-the.h')
-rw-r--r--engines/director/lingo/lingo-the.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/director/lingo/lingo-the.h b/engines/director/lingo/lingo-the.h
index 24f5e266a3..994fcc9e80 100644
--- a/engines/director/lingo/lingo-the.h
+++ b/engines/director/lingo/lingo-the.h
@@ -68,6 +68,7 @@ enum TheEntityType {
kTheLastRoll,
kTheLines,
kTheMachineType,
+ kTheMaxInteger,
kTheMemorySize,
kTheMenu,
kTheMenuItem,
@@ -98,6 +99,7 @@ enum TheEntityType {
kThePreloadEventAbort,
kThePreLoadRAM,
kTheQuickTimePresent,
+ kTheRandomSeed,
kTheResult,
kTheRightMouseDown,
kTheRightMouseUp,