summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 178b9f7..a698cb8 100644
--- a/setup.h
+++ b/setup.h
@@ -18,6 +18,7 @@ public:
int StripAux;
int CheckTimerConflict;
int MaxCacheFill;
+ int SupportOldSkins;
};
extern cText2SkinSetup Text2SkinSetup;