X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=ed246f0d4baee50a94f724b3306001fc4568c04d;hb=fa4f857a268adfe4aa1e29f2449fff8b1c2fbf0e;hp=9270c85af912e5fc1a1b99599b748ba32d0fef3f;hpb=bc39dc4e6b3744878aaac18e551554e2c0f0cfb2;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 9270c85a..ed246f0d 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1500,6 +1500,7 @@ struct SetupInfo boolean api_server; char *api_server_hostname; char *api_server_password; + boolean ask_for_uploading_tapes; struct SetupAutoSetupInfo auto_setup; struct SetupLevelSetupInfo level_setup;