X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=main.h;h=f504f680e71dd31a4197cbc57038faa7200a9d19;hb=60900035e6d0309705f2326ee50edc52386305e9;hp=c268fb2719039ed565d6899ee242a9974d323b92;hpb=64f72f31685ea1dff12b19b22cfaf7a53ccc079f;p=polyglot.git diff --git a/main.h b/main.h index c268fb2..f504f68 100644 --- a/main.h +++ b/main.h @@ -11,6 +11,7 @@ // functions extern void quit (); +extern void polyglot_set_option(const char *name, const char *value); #endif // !defined MAIN_H