added dump option
authorkramm <kramm>
Sun, 4 Nov 2001 18:14:26 +0000 (18:14 +0000)
committerkramm <kramm>
Sun, 4 Nov 2001 18:14:26 +0000 (18:14 +0000)
src/settings.h

index 336bf50..a602516 100644 (file)
@@ -17,6 +17,7 @@ struct config_t
    char clip;
    char stack;
    char antistream;
+   char dummy;
    int loglevel;
    int movex;
    int movey;