X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.h;h=456a0e38c4a5a13273ef377bda79971381a24af6;hb=5bee433e9f42c5194734b2671dbbcfcf9068eab8;hp=583a98a754c594e7bd5e1f61d66ab9c495f83135;hpb=90023cb65d9c783d7f045f839dec64292f50e524;p=xboard.git diff --git a/backend.h b/backend.h index 583a98a..456a0e3 100644 --- a/backend.h +++ b/backend.h @@ -422,6 +422,8 @@ void MakeEngineOutputTitle P((void)); void LoadTheme P((void)); void CreateBookEvent P((void)); char *SupportedVariant P((char *list, VariantClass v, int w, int h, int s, int proto, char *engine)); +char *CollectPieceDescriptors P((void)); + /* A point in time */ typedef struct {