X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=39745e2ba1a9bbdb785d9fea960ed5206302b936;hb=0ea1b434ac6becf79c75d85ba27de5b89666a7c3;hp=4b31719a63afa0c046323d470880806867b36d67;hpb=01768d1677ff891d503bbfa250b09d373bfa7422;p=xboard.git diff --git a/common.h b/common.h index 4b31719..39745e2 100644 --- a/common.h +++ b/common.h @@ -650,7 +650,9 @@ typedef struct { Boolean markers; /* [HGM] markers */ } AppData, *AppDataPtr; -/* [AS] PGN tags (for showing in the game list) */ +/* PGN tags (for showing in the game list) */ +#define LPUSERGLT_SIZE 64 + #define GLT_EVENT 'e' #define GLT_SITE 's' #define GLT_DATE 'd'