X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=cf042880bc0f621904d27137f2c3df53c14924a6;hb=1cacebfb41c20889c904155001a5b88ace962348;hp=3962a9bd7c8959c65cab4df294b13eb73d213e93;hpb=d32496fdd3867910a188acba0ac132f66c99306c;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 3962a9bd..cf042880 100644 --- a/src/main.c +++ b/src/main.c @@ -50,6 +50,7 @@ char *program_name = NULL; char *display_name = NULL; char *server_host = NULL; int server_port = 0; +int serveronly = FALSE; int standalone = TRUE; int verbose = FALSE;