X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=973d0c900785f36e6a2a9bddf2677f6c9d5a0379;hb=1856b32b9d7b3c80596362cf7a3dd8e032cd83fc;hp=8ab7313dba3a77667264417e627d886e78cd1035;hpb=e0b898e0ad24e38b076fe2459c826577421a3a1b;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 8ab7313d..973d0c90 100644 --- a/src/main.c +++ b/src/main.c @@ -9062,6 +9062,7 @@ static void print_usage(void) " -g, --graphics DIRECTORY alternative graphics DIRECTORY\n" " -s, --sounds DIRECTORY alternative sounds DIRECTORY\n" " -m, --music DIRECTORY alternative music DIRECTORY\n" + " --drop-file FILE drop FILE into program window\n" " --display NR open program window on display NR\n" " --mytapes use private tapes for tape tests\n" " -n, --network network multiplayer game\n"