added option to write tape log file (for high score server)
[rocksndiamonds.git] / src / libgame / system.h
index 40f3436b219d07055b0e767547c87c9890e47791..bd3f4b8fd6f3bf30629574dc161275b157a0d1d7 100644 (file)
@@ -1050,6 +1050,7 @@ struct OptionInfo
   char *conf_directory;
 
   char *execute_command;
+  char *tape_log_filename;
 
   char *special_flags;
   char *debug_mode;