added option to limit debug output to specific debug mode
[rocksndiamonds.git] / src / libgame / system.h
index 6e0296ef182a0a7c4dc2600e95d248705c474c00..d18f0f271df43dc9d20661cfbbd5201133d52f82 100644 (file)
@@ -1001,6 +1001,7 @@ struct OptionInfo
   char *execute_command;
 
   char *special_flags;
+  char *debug_mode;
 
   boolean mytapes;
   boolean serveronly;