summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CRB/CSP.sdl8
1 files changed, 8 insertions, 0 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index 8fc30d0..f462ebc 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -1798,3 +1798,11 @@ PCIDEVICE
DeviceType = Slot
PCIBusSize = 32bit
End
+
+TOKEN
+ Name = "TSE_MULTILINE_CONTROLS"
+ Value = "1"
+ Help = "Turns on multi line controls. Currently subtitle and static text controls are supported. Default is DISABLE"
+ TokenType = Boolean
+ TargetH = Yes
+End