X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=b512d1cf513eaf211b86d654f5b0632dda74ed1b;hp=ed246f0d4baee50a94f724b3306001fc4568c04d;hb=90f8536de7ebd32951dd44b0a2046a088f8a9c5a;hpb=49c4528a5e489746ecf9fb4347aa6dcdca5de699 diff --git a/src/libgame/system.h b/src/libgame/system.h index ed246f0d..b512d1cf 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1501,6 +1501,7 @@ struct SetupInfo char *api_server_hostname; char *api_server_password; boolean ask_for_uploading_tapes; + boolean provide_uploading_tapes; struct SetupAutoSetupInfo auto_setup; struct SetupLevelSetupInfo level_setup;