Fix bug in setting up w3 and w4 games
[capablanca.git] / lasker-2.2.3 / src / command.c
index f779206..7d440c5 100644 (file)
@@ -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;