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 5df80a9..ed199c7 100644
--- a/setup.h
+++ b/setup.h
@@ -45,6 +45,7 @@ private:
int limitLogoCache;
int numLogosMax;
int debugImageLoading;
+ int useSubtitleRerun;
int rerunAmount;
int rerunDistance;
int rerunMaxChannel;
@@ -124,4 +125,4 @@ public:
static void DefineTokens(skindesignerapi::cTokenContainer *tk);
void Display(void);
};
-#endif //__SKINDESIGNER_SETUP_H \ No newline at end of file
+#endif //__SKINDESIGNER_SETUP_H