X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=uci2uci.h;h=52f44bb639c58624a0da08d5179dbb8fe0550de9;hp=8a7049dbf96433828709142e6c50add450f0f378;hb=HEAD;hpb=6442b61046f46f65bfc4bf0b3727abe2dc27acb8 diff --git a/uci2uci.h b/uci2uci.h index 8a7049d..52f44bb 100644 --- a/uci2uci.h +++ b/uci2uci.h @@ -6,9 +6,8 @@ // functions -extern void uci_gui_step(char string[]); -extern void uci_engine_step(char string[]); -extern void send_uci_options(); +extern void uci2uci_gui_step(char string[]); +extern void uci2uci_engine_step(char string[]); #endif // !defined UCI2UCI_H