X-Git-Url: http://winboard.nl/cgi-bin?p=capablanca.git;a=blobdiff_plain;f=lasker-2.2.3%2Fsrc%2Fcommand.c;h=7d440c52b5680ab15219680fc1292f7b4e410531;hp=f779206971f9212d0e4ec5f14b9357782d8b4bc0;hb=909e1e2feff0307c676d9cb96a881566baf6c6e1;hpb=76f1e81b3426b94e1d80c9daa309f78045e5335b diff --git a/lasker-2.2.3/src/command.c b/lasker-2.2.3/src/command.c index f779206..7d440c5 100644 --- a/lasker-2.2.3/src/command.c +++ b/lasker-2.2.3/src/command.c @@ -21,7 +21,7 @@ #include "includes.h" #include "command_list.h" -static const char *usage_dir[NUM_LANGS] = {USAGE_DIR, USAGE_SPANISH, +const char *usage_dir[NUM_LANGS] = {USAGE_DIR, USAGE_SPANISH, USAGE_FRENCH, USAGE_DANISH}; static int lastCommandFound = -1;