X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=56fed20d75ff75e1f3eda592d5289e855b5bdb35;hb=15eab3074ed1dc476c19b48da66e82dea27399b5;hp=e2b7b60472001b18a23c592bf9ec20107a9fd9f5;hpb=4bfad947161d93ce1b566093211bd05f368bdffe;p=xboard.git diff --git a/frontend.h b/frontend.h index e2b7b60..56fed20 100644 --- a/frontend.h +++ b/frontend.h @@ -184,6 +184,7 @@ extern char *homeDir; /* these are in wgamelist.c */ void GameListPopUp P((FILE *fp, char *filename)); +void GameListPopDown P((void)); void GameListHighlight P((int index)); void GameListDestroy P((void));