diff options
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,7 +12,8 @@ public: cText2SkinSetup(void); bool SetupParse(const char *Name, const char *Value); - + + int MenuScrollbar; int MarqueeLeftRight; int MarqueeReset; int CheckTimerConflict; |