X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=7dcc7e13e2f33ed66a3e86f5a304da9f14bc865b;hb=fa2a77aa4b53bb786e67f35d6c46f759ebe7823d;hp=a28c03503dbe6ce54de1a8a6d07ba1dbc81f6353;hpb=30d133ac6c0358f7c895df1af02ff4cca730707f;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index a28c0350..7dcc7e13 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -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