From: Eric Mullins Date: Thu, 1 Oct 2009 20:49:58 +0000 (-0600) Subject: Add resource ID for new Mute menu item. X-Git-Tag: v4.4.1.20091019~66 X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=5b4f4c4102e056c6659ef80b9a04af17ff2451fe Add resource ID for new Mute menu item. I know this was probably done by HG, and simply left out of his commit. Anyway, the project can be built now after this change. --- diff --git a/winboard/resource.h b/winboard/resource.h index 56918ae..744509d 100644 --- a/winboard/resource.h +++ b/winboard/resource.h @@ -60,6 +60,7 @@ #define IDM_NewVariant 184 #define IDM_TypeInName 185 #define IDM_MachineBoth 186 +#define IDM_MuteSounds 187 #define OPT_TCtext1 202 #define OPT_TCTime 203 #define OPT_TCtext2 204