Add -d option
[open-adventure.git] / advent.h
index 4d1c9f39325e0f2f06e42e2f5fbe4037f4a0ed3b..8a31a9cf491abbc92179df3f8ce2cb26e9fbf6ba 100644 (file)
--- a/advent.h
+++ b/advent.h
@@ -200,6 +200,7 @@ struct settings_t {
     int argc;
     int optind;
     FILE *scriptfp;
+    int debug;
 };
 
 typedef struct {