summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index bf9e8e1..a21b15e 100644
--- a/setup.h
+++ b/setup.h
@@ -13,6 +13,9 @@ public:
bool SetupParse(const char *Name, const char *Value);
+ int MarqueeLeftRight;
+ int MarqueeReset;
+ int CheckTimerConflict;
int MaxCacheFill;
};