added --cat option.
[swftools.git] / src / settings.h
index 161b8ce..5fe39b1 100644 (file)
@@ -18,6 +18,7 @@ struct config_t
    char stack;
    char antistream;
    char dummy;
+   char cat;
    int loglevel;
    int movex;
    int movey;