fixed internationalization for winboard
[xboard.git] / common.h
index 996badf..fe70ff5 100644 (file)
--- a/common.h
+++ b/common.h
@@ -369,6 +369,7 @@ typedef enum {
 }
 
 typedef struct {
+    char *language;
 #if !defined(_amigados)
     char *whitePieceColor;
     char *blackPieceColor;