aboutsummaryrefslogtreecommitdiff
path: root/engines/director
diff options
context:
space:
mode:
authorEugene Sandulenko2019-12-03 09:44:52 +0100
committerEugene Sandulenko2019-12-03 18:34:22 +0100
commit9606b754823a7ef2ba1d55aca135f1b673c190d2 (patch)
tree07084a8965ceffb9c92f7d137ce4c8b1c4e34832 /engines/director
parent412d504f4ea843c057ef34a46fbc1f867d594250 (diff)
downloadscummvm-rg350-9606b754823a7ef2ba1d55aca135f1b673c190d2.tar.gz
scummvm-rg350-9606b754823a7ef2ba1d55aca135f1b673c190d2.tar.bz2
scummvm-rg350-9606b754823a7ef2ba1d55aca135f1b673c190d2.zip
DIRECTOR: LINGO: Added test for C2 continuation symbol
Diffstat (limited to 'engines/director')
-rw-r--r--engines/director/lingo/tests/c2.lingo13
1 files changed, 13 insertions, 0 deletions
diff --git a/engines/director/lingo/tests/c2.lingo b/engines/director/lingo/tests/c2.lingo
new file mode 100644
index 0000000000..4922030dfa
--- /dev/null
+++ b/engines/director/lingo/tests/c2.lingo
@@ -0,0 +1,13 @@
+-- This file is binary. Watch for 0xC2 symbol at the line ends
+
+ if the text of cast A16 <> the text of cast A17 then Â
+ set the text of cast A16 = the text of cast A17
+
+if the text of cast A16 <> the text of cast A17 then Â
+set the text of cast A16 = the text of cast A17
+
+set the selStart to Â
+ 0
+
+set the selStart to Â
+0