diff options
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ public: int StripAux; int CheckTimerConflict; int MaxCacheFill; + int SupportOldSkins; }; extern cText2SkinSetup Text2SkinSetup; |