X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=menus.h;h=be19f6c370875aa117263a583a78e2a5023b5ae4;hb=1b496db1341c1bb594c62c3059433d963d6a3888;hp=072728d9c61f60a92a181dac09f59bb4b763540c;hpb=89b07e580a401d8c123c4a10e82789a873f37965;p=xboard.git diff --git a/menus.h b/menus.h index 072728d..be19f6c 100644 --- a/menus.h +++ b/menus.h @@ -5,7 +5,8 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free + * Software Foundation, Inc. * * The following terms apply to Digital Equipment Corporation's copyright * interest in XBoard: @@ -184,6 +185,8 @@ void EnableButtonBar P((int state)); char *ModeToWidgetName P((GameMode mode)); void CreateAnimVars P((void)); void CopySomething P((char *s)); +void EditEnginePopUp P((char *tags, char **dest)); + extern char *gameCopyFilename, *gamePasteFilename;