X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwinboard.h;h=115dd8634d63e9900bbc8fd4a3081de89731261e;hb=bf07cc0c5232c7cd486fab118defa0815ff89183;hp=e2e41828992ea8f4cb2d3b7040743b81f3c60036;hpb=6a4ae36fae56e66f3fd0517a249db2bc4f7118f9;p=xboard.git diff --git a/winboard/winboard.h b/winboard/winboard.h index e2e4182..115dd86 100644 --- a/winboard/winboard.h +++ b/winboard/winboard.h @@ -147,7 +147,8 @@ VOID LoadEnginePopUp(); #define COMMENT_FONT 4 #define EDITTAGS_FONT 5 #define MOVEHISTORY_FONT 6 -#define NUM_FONTS 7 +#define GAMELIST_FONT 7 +#define NUM_FONTS 8 /* Positions of some menu items. Origin is zero and separator lines count. */ /* It's gross that these are needed. */