rnd-20021227-1-src
[rocksndiamonds.git] / src / libgame / system.h
index a28c03503dbe6ce54de1a8a6d07ba1dbc81f6353..7dcc7e13e2f33ed66a3e86f5a304da9f14bc865b 100644 (file)
@@ -247,14 +247,12 @@ struct OptionInfo
   char *graphics_directory;
   char *sounds_directory;
   char *music_directory;
-  char *autoplay_leveldir;
+  char *execute_command;
 
   boolean serveronly;
   boolean network;
   boolean verbose;
   boolean debug;
-
-  char *debug_command;
 };
 
 struct VideoSystemInfo