X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=6b3266f2fdbfb31d1377ca2afe6a5af26e29bf6c;hb=bf07cc0c5232c7cd486fab118defa0815ff89183;hp=2b5b68470760eadbf0b1c42205333a5b3b5f571c;hpb=bb9d038829e2c23d77a9a468ac6fdb0ca8fc65a9;p=xboard.git diff --git a/common.h b/common.h index 2b5b684..6b3266f 100644 --- a/common.h +++ b/common.h @@ -180,7 +180,8 @@ int pclose(FILE *); #define COMMENT_FONT 4 #define EDITTAGS_FONT 5 #define MOVEHISTORY_FONT 6 -#define NUM_FONTS 7 +#define GAMELIST_FONT 7 +#define NUM_FONTS 8 /* Default to no flashing (the "usual" XBoard behavior) */ #define FLASH_COUNT 0 /* Number of times to flash */