summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index a21b15e..cee476a 100644
--- a/setup.h
+++ b/setup.h
@@ -12,7 +12,8 @@ public:
cText2SkinSetup(void);
bool SetupParse(const char *Name, const char *Value);
-
+
+ int MenuScrollbar;
int MarqueeLeftRight;
int MarqueeReset;
int CheckTimerConflict;