X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=18565a22c5ecde8998608cbe9f59eeeb632e87d7;hb=74506c0e852b35465c651f331e010ca7e60e7dd3;hp=1f0bb1d587159c4a4fd160acdf9039f598cd7e05;hpb=88b38b2afba14d45b1334613c0074a579f622f6f;p=xboard.git diff --git a/frontend.h b/frontend.h index 1f0bb1d..18565a2 100644 --- a/frontend.h +++ b/frontend.h @@ -178,6 +178,7 @@ void GameListPopUp P((FILE *fp, char *filename)); void GameListPopDown P((void)); void GameListHighlight P((int index)); void GameListDestroy P((void)); +FILE *GameFile P((void)); /* these are in wedittags.c */ void EditTagsPopUp P((char *tags, char **dest));